commit | c17f17294fb31967b52b5b7039d7587e0f82c3bb | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sun Aug 08 19:48:29 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sun Aug 08 19:48:29 2010 +0000 |
tree | 8d7021b079f787e45382391cd3327a0127f2923d | |
parent | 1a0a737b131b5c54ba32a8dc707db39b4ce03674 [diff] |
Issue #8047: Fix the xml.etree serializer to return bytes by default. Use ``encoding="unicode"`` to generate a Unicode string.