cpython/Lib/xml/sax
Fred Drake a12adfe485 Reduce the number of imports needed.
Make the code conform better to the Python style guide.
2000-09-18 17:40:22 +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 Reduce the number of imports needed. 2000-09-18 17:40:22 +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