Lars Gustäbel
|
523b0a6ec8
|
Added back the InputSource class (patch 101630).
|
2000-09-24 18:54:49 +00:00 |
|
Guido van Rossum
|
7fa7da861a
|
More whitespace cleanup, to satisfy tabnanny.py. Don't trust -tt!
|
2000-09-22 09:30:29 +00:00 |
|
Fred Drake
|
7422b6b6a2
|
White space cleanup, including one item that was an error under -tt.
|
2000-09-22 05:07:56 +00:00 |
|
Jeremy Hylton
|
d34580cb87
|
fix bogus references to imp; makes test_minidom succeed
|
2000-09-21 14:46:56 +00:00 |
|
Lars Gustäbel
|
ae43e5205d
|
Added the make_parser function (patch 101571).
|
2000-09-21 08:34:04 +00:00 |
|
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 |
|
Paul Prescod
|
5c6bd31319
|
Fixed some typos. Removed one obsolete comment.
|
2000-09-15 18:38:47 +00:00 |
|
Paul Prescod
|
b58e6b10b6
|
Tightened xml.sax.__init__.py
|
2000-07-01 13:44:04 +00:00 |
|
Paul Prescod
|
73678dac48
|
Reference cycle fixes
|
2000-07-01 04:58:47 +00:00 |
|
Fred Drake
|
0d800e1481
|
Package docstring and initialization.
|
2000-06-29 19:33:43 +00:00 |
|