1. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  2. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago[Renamed from Lib/xmlcore/sax/handler.py]
  3. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 19 years ago[Renamed from Lib/xml/sax/handler.py]
  4. e143bbb fix documentation for ContentHandler.ignorableWhitespace() by Fred Drake · 21 years ago
  5. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  6. 2ebfd09 Merge from PyXML: by Martin v. Löwis · 23 years ago
  7. 16f6329 Make reindent.py happy (lots of trailing whitespace removed). by Fred Drake · 25 years ago
  8. 84da8aa Fix inconsistent use of space/tabs. by Thomas Wouters · 25 years ago
  9. bb75713 Improvements to doco strings. by Lars Gustäbel · 25 years ago
  10. e292a24 Added EntityResolver and DTDHandler (patch 101631) with test cases. by Lars Gustäbel · 25 years ago
  11. 358f4da Added back missing argument to ignorableWhitespace signature. by Lars Gustäbel · 25 years ago
  12. b4d6bb09 Updated to correct DocumentHandler signatures. (patch 101570) by Lars Gustäbel · 25 years ago
  13. a2dccfb fix indentation in three docstrings by Skip Montanaro · 25 years ago
  14. 45cd9de Paul Prescod <paul@prescod.net>: SAX interfaces for Python. by Fred Drake · 25 years ago