summaryrefslogtreecommitdiffstats
path: root/Lib/xml/sax
Commit message (Expand)AuthorAgeFilesLines
...
* fix bogus references to imp; makes test_minidom succeedJeremy Hylton2000-09-211-2/+2
* Added the make_parser function (patch 101571).Lars Gustäbel2000-09-211-2/+67
* Updated XMLGenerator to new DocumentHandler interface (patch 101572).Lars Gustäbel2000-09-211-11/+30
* Updated to correct DocumentHandler signatures. (patch 101570)Lars Gustäbel2000-09-211-6/+23
* Reduce the number of imports needed.Fred Drake2000-09-181-20/+23
* Remove two unnecessary imports.Fred Drake2000-09-181-26/+26
* Once we're done with the sys module, remove it from the namespace soFred Drake2000-09-181-13/+11
* Fixed some typos. Removed one obsolete comment.Paul Prescod2000-09-151-3/+2
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* fix inconsistent use of tabs and spacesJeremy Hylton2000-07-071-10/+10
* fixed indentation in several placesSkip Montanaro2000-07-061-19/+19
* fix indentation in one docstringSkip Montanaro2000-07-061-1/+1
* fix indentation in three docstringsSkip Montanaro2000-07-061-3/+3
* Used original SAX handling form.Paul Prescod2000-07-041-11/+10
* Removed unncessary dependency.Paul Prescod2000-07-011-1/+1
* Tightened xml.sax.__init__.pyPaul Prescod2000-07-011-5/+5
* Reference cycle fixesPaul Prescod2000-07-011-0/+24
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-295-0/+960
* Package docstring and initialization.Fred Drake2000-06-291-0/+25