[issue1767933] Badly formed XML using etree and utf-16

Serhiy Storchaka report at bugs.python.org
Fri Apr 27 22:46:31 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

Here is a patch which solves the problem of writing ElementTree with utf-16 or utf-32 encoding.

----------
keywords: +patch
nosy: +storchaka
versions: +Python 3.3
Added file: http://bugs.python.org/file25386/etree_write_utf16.patch

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


More information about the Python-bugs-list mailing list