cpython/Lib/xml/sax
Fred Drake 95b4ec5fbe Do not assume that types.UnicodeType exists; we might be running in an old
version of Python.  ;-(
2000-12-16 01:45:11 +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 Make reindent.py happy (lots of trailing whitespace removed). 2000-10-23 18:09:50 +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