cpython/Lib/xml/sax
Martin v. Löwis 0591725bc5 Synchronize with PyXML 1.10
Break cycle involving expat parser in close().
Add lex handler support to SAX2 pyexpat
2001-01-27 08:56:24 +00:00
..
__init__.py Make reindent.py happy (lots of trailing whitespace removed). 2000-10-23 18:09:50 +00:00
_exceptions.py Make reindent.py happy (lots of trailing whitespace removed). 2000-10-23 18:09:50 +00:00
expatreader.py Synchronize with PyXML 1.10 2001-01-27 08:56:24 +00:00
handler.py Make reindent.py happy (lots of trailing whitespace removed). 2000-10-23 18:09:50 +00:00
saxutils.py Do not assume that types.UnicodeType exists; we might be running in an old 2000-12-16 01:45:11 +00:00
xmlreader.py When raising KeyError, provide the key value that failed. 2000-12-13 20:48:29 +00:00