[issue8047] Serialiser in ElementTree returns unicode strings in Py3k

Florent Xicluna report at bugs.python.org
Fri Mar 12 13:40:30 CET 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

>>> tree = parse("out.xml")

Actually the test in my previous message does not prove anything.
locale.getpreferredencoding() returns "UTF-8" != "utf-8".

:)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8047>
_______________________________________


More information about the Python-bugs-list mailing list