[issue1470548] Bugfix for #1470540 (XMLGenerator cannot output UTF-16)

Serhiy Storchaka report at bugs.python.org
Sun Jan 20 16:32:51 CET 2013


Serhiy Storchaka added the comment:

Patch updated. Now I get rid of __del__ to prevent hanging on reference cicles as Antoine suggested on IRC. Added test for check that XMLGenerator doesn't close the file passed as argument.

----------
Added file: http://bugs.python.org/file28797/XMLGenerator-5.patch

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


More information about the Python-bugs-list mailing list