1. ae43e52 Added the make_parser function (patch 101571). by Lars Gustäbel · 25 years ago
  2. c5cec51 Updated XMLGenerator to new DocumentHandler interface (patch 101572). by Lars Gustäbel · 25 years ago
  3. b4d6bb09 Updated to correct DocumentHandler signatures. (patch 101570) by Lars Gustäbel · 25 years ago
  4. a12adfe Reduce the number of imports needed. by Fred Drake · 25 years ago
  5. 6f6d51d Remove two unnecessary imports. by Fred Drake · 25 years ago
  6. c40cdf7 Once we're done with the sys module, remove it from the namespace so by Fred Drake · 25 years ago
  7. 5c6bd31 Fixed some typos. Removed one obsolete comment. by Paul Prescod · 25 years ago
  8. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 25 years ago
  9. 04f39aa fix inconsistent use of tabs and spaces by Jeremy Hylton · 25 years ago
  10. f9059eb fixed indentation in several places by Skip Montanaro · 25 years ago
  11. 26a7983 fix indentation in one docstring by Skip Montanaro · 25 years ago
  12. a2dccfb fix indentation in three docstrings by Skip Montanaro · 25 years ago
  13. 6c4753f Used original SAX handling form. by Paul Prescod · 25 years ago
  14. bd8c2ae Removed unncessary dependency. by Paul Prescod · 25 years ago
  15. b58e6b1 Tightened xml.sax.__init__.py by Paul Prescod · 25 years ago
  16. 73678da Reference cycle fixes by Paul Prescod · 25 years ago
  17. 45cd9de Paul Prescod <paul@prescod.net>: SAX interfaces for Python. by Fred Drake · 25 years ago
  18. 0d800e1 Package docstring and initialization. by Fred Drake · 25 years ago