cpython/Lib/xml/sax
Lars Gustäbel d2f5a9ac4b Fixed a bug that caused namespace names to be reported as lists rather
than tuples.
2000-10-19 07:36:29 +00:00
..
__init__.py Add SAXReaderNotAvailable, and use it to distinguish between an 2000-10-06 17:41:52 +00:00
_exceptions.py _exceptions: Format a missing system id as <unknown>. 2000-10-09 16:45:54 +00:00
expatreader.py Fixed a bug that caused namespace names to be reported as lists rather 2000-10-19 07:36:29 +00:00
handler.py Fix inconsistent use of space/tabs. 2000-09-25 00:11:37 +00:00
saxutils.py Added parent attribute with getters and setters on XMLFilterBase. 2000-10-11 22:35:00 +00:00
xmlreader.py In an incremental parser, close the parser after feeding everything. 2000-10-06 21:12:12 +00:00