cpython/Lib/xml/sax
2000-09-24 18:39:23 +00:00
..
__init__.py More whitespace cleanup, to satisfy tabnanny.py. Don't trust -tt! 2000-09-22 09:30:29 +00:00
_exceptions.py SAXException.__getitem__(): Raise AttributeError instead of NameError. 2000-09-21 16:32:28 +00:00
expatreader.py Updated to final Attributes interface (patch 101632). 2000-09-24 18:39:23 +00:00
handler.py Added back missing argument to ignorableWhitespace signature. 2000-09-24 11:06:27 +00:00
saxutils.py Bug fix to namespace handling in XMLGenerator (now adds declarations). 2000-09-24 10:53:31 +00:00
xmlreader.py Updated to final Attributes interface (patch 101632). 2000-09-24 18:39:23 +00:00