summaryrefslogtreecommitdiffstats
path: root/Lib/xml/sax/handler.py
Commit message (Expand)AuthorAgeFilesLines
* Make reindent.py happy (lots of trailing whitespace removed).Fred Drake2000-10-231-21/+21
* Fix inconsistent use of space/tabs.Thomas Wouters2000-09-251-4/+4
* Improvements to doco strings.Lars Gustäbel2000-09-241-7/+8
* Added EntityResolver and DTDHandler (patch 101631) with test cases.Lars Gustäbel2000-09-241-1/+34
* Added back missing argument to ignorableWhitespace signature.Lars Gustäbel2000-09-241-1/+1
* Updated to correct DocumentHandler signatures. (patch 101570)Lars Gustäbel2000-09-211-6/+23
* fix indentation in three docstringsSkip Montanaro2000-07-061-3/+3
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-291-0/+270