]> granicus.if.org Git - python/commit
Issue #1470548: XMLGenerator now works with UTF-16 and UTF-32 encodings.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:26:08 +0000 (14:26 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:26:08 +0000 (14:26 +0200)
commitf898038ca06f50fd328e0cd0eb5e5b9383b90680
tree94a41934dece7a1200afdb9d43f3dfaca03987f7
parent0dd3d309ab63f107f05f45e50c6d72c7d25fe5ff
Issue #1470548: XMLGenerator now works with UTF-16 and UTF-32 encodings.
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py
Misc/NEWS