cpython/Lib/xml/sax
Serhiy Storchaka 93bfe7d860 Issue #1470548: Do not buffer XMLGenerator output.
Add test for fragment producing with XMLGenerator.
2013-02-25 13:31:29 +02:00
..
__init__.py
_exceptions.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:27:37 +02:00
expatreader.py Issue #11159: SAX parser now supports unicode file names. 2013-02-02 10:28:30 +02:00
handler.py
saxutils.py Issue #1470548: Do not buffer XMLGenerator output. 2013-02-25 13:31:29 +02:00
xmlreader.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:27:37 +02:00