]> granicus.if.org Git - python/commit
Issue #1470548: XMLGenerator now works with binary output streams.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:29:52 +0000 (14:29 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:29:52 +0000 (14:29 +0200)
commit88efc52d7451ab648c9659e6be47cee34bf0ce43
tree962602ddb1ee8f6f5a26ca4788ee96fed0bc79f0
parentdf32691e6fa379aca3b7d1f1081d48c6ddd964ba
Issue #1470548: XMLGenerator now works with binary output streams.
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py
Misc/NEWS