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 replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
_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 expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
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