cpython/Lib/xml/sax
Fred Drake 6f6d51d050 Remove two unnecessary imports.
Update the module docstring to reflect the actual list of modules in the
xml.sax package.

Make the code better conform to the Python style guide.
2000-09-18 16:31:08 +00:00
..
__init__.py Remove two unnecessary imports. 2000-09-18 16:31:08 +00:00
_exceptions.py Once we're done with the sys module, remove it from the namespace so 2000-09-18 16:22:30 +00:00
expatreader.py fix indentation in one docstring 2000-07-06 02:56:36 +00:00
handler.py fix indentation in three docstrings 2000-07-06 02:55:41 +00:00
saxutils.py Removed unncessary dependency. 2000-07-01 19:19:32 +00:00
xmlreader.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00