cpython/Lib/xml/sax
Thomas Wouters 7e47402264 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
comments, docstrings or error messages. I fixed two minor things in
test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't").

There is a minor style issue involved: Guido seems to have preferred English
grammar (behaviour, honour) in a couple places. This patch changes that to
American, which is the more prominent style in the source. I prefer English
myself, so if English is preferred, I'd be happy to supply a patch myself ;)
2000-07-16 12:04:32 +00:00
..
__init__.py Tightened xml.sax.__init__.py 2000-07-01 13:44:04 +00:00
_exceptions.py fix inconsistent use of tabs and spaces 2000-07-07 21:02:00 +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