1. fbdeaad expunge the xmlcore changes: by Fred Drake · 19 years ago[Renamed from Lib/xmlcore/sax/handler.py]
  2. 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]
  3. e143bbb fix documentation for ContentHandler.ignorableWhitespace() by Fred Drake · 21 years ago
  4. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  5. 2ebfd09 Merge from PyXML: by Martin v. Löwis · 23 years ago
  6. 16f6329 Make reindent.py happy (lots of trailing whitespace removed). by Fred Drake · 25 years ago
  7. 84da8aa Fix inconsistent use of space/tabs. by Thomas Wouters · 25 years ago
  8. bb75713 Improvements to doco strings. by Lars Gustäbel · 25 years ago
  9. e292a24 Added EntityResolver and DTDHandler (patch 101631) with test cases. by Lars Gustäbel · 25 years ago
  10. 358f4da Added back missing argument to ignorableWhitespace signature. by Lars Gustäbel · 25 years ago
  11. b4d6bb09 Updated to correct DocumentHandler signatures. (patch 101570) by Lars Gustäbel · 25 years ago
  12. a2dccfb fix indentation in three docstrings by Skip Montanaro · 25 years ago
  13. 45cd9de Paul Prescod <paul@prescod.net>: SAX interfaces for Python. by Fred Drake · 25 years ago