]> 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:31:07 +0000 (14:31 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Feb 2013 12:31:07 +0000 (14:31 +0200)
commit9fef188c9eea428a28e108c4ab6966c6c19a097a
tree8129ca8bb4e0d06bf44ac9eb2ae8bfc230fc97b1
parentd83c82440b85faa6aefdf56fce25f285d8164bb7
parent88efc52d7451ab648c9659e6be47cee34bf0ce43
Issue #1470548: XMLGenerator now works with binary output streams.
Lib/test/test_sax.py
Misc/NEWS