cpython/Lib/xml/sax
2000-10-06 21:10:34 +00:00
..
__init__.py Add SAXReaderNotAvailable, and use it to distinguish between an 2000-10-06 17:41:52 +00:00
_exceptions.py Add SAXReaderNotAvailable, and use it to distinguish between an 2000-10-06 17:41:52 +00:00
expatreader.py Don't report a final chunk for an external entity parser. 2000-10-06 21:10:34 +00:00
handler.py Fix inconsistent use of space/tabs. 2000-09-25 00:11:37 +00:00
saxutils.py Support non-namespace elements in *ElementNS of XMLGenerator. 2000-10-03 22:35:29 +00:00
xmlreader.py Remove dependency from saxutils when loading xmlreader 2000-09-29 18:59:50 +00:00