cpython/Lib/xml/sax
Martin v. Löwis b374dd3a81 Synchronize with 1.6 of PyXML:
Retrieve relevant information at construction time, as it may be lost
when the exception is printed.
2001-03-22 15:34:02 +00:00
..
__init__.py Make reindent.py happy (lots of trailing whitespace removed). 2000-10-23 18:09:50 +00:00
_exceptions.py Synchronize with 1.6 of PyXML: 2001-03-22 15:34:02 +00:00
expatreader.py Re-indent. 2001-01-27 09:01:20 +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 Import the exceptions that this module can raise. 2001-03-14 22:43:47 +00:00