cpython/Lib/xml/sax
Lars Gustäbel bc1b5c81a5 Added parent attribute with getters and setters on XMLFilterBase. 2000-10-11 22:35:00 +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 _exceptions: Format a missing system id as <unknown>. 2000-10-09 16:45:54 +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