cpython/Lib/xml/sax
Martin v. Löwis cf0a1cc417 Support non-namespace elements in *ElementNS of XMLGenerator. 2000-10-03 22:35:29 +00:00
..
__init__.py [Patch 101634] 2000-09-24 21:31:06 +00:00
_exceptions.py SAXException.__getitem__(): Raise AttributeError instead of NameError. 2000-09-21 16:32:28 +00:00
expatreader.py Use string functions instead of methods to allow sharing this module with PyXML 2000-09-29 19:00:40 +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