summaryrefslogtreecommitdiffstats
path: root/Lib/xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug that disallowed processing instructions before and afterPaul Prescod2000-09-151-4/+5
* Remove the outer test for __name__; not necessary.Fred Drake2000-08-041-8/+7
* Add magic to replace the xml package with _xmlplus at import time.Fred Drake2000-08-011-1/+11
* Rename the "parser" package to "parsers" to be compatible with the PyXMLFred Drake2000-07-311-0/+0
* Added a few docstringsPaul Prescod2000-07-211-0/+7
* 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-043-15/+14
* Typo (mine): Garsholm --> GarsholFred Drake2000-07-021-1/+1
* Misc fixes and improvements.Paul Prescod2000-07-011-4/+16
* Removed unncessary dependency.Paul Prescod2000-07-011-1/+1
* Tightened xml.sax.__init__.pyPaul Prescod2000-07-011-5/+5
* Reference cycle fixesPaul Prescod2000-07-014-144/+144
* Typo.Fred Drake2000-06-291-1/+1
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-292-0/+652
* Package docstring.Fred Drake2000-06-291-0/+8
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-295-0/+960
* Package docstring and initialization.Fred Drake2000-06-291-0/+25
* Package docstring.Fred Drake2000-06-292-0/+23