1. 04a1a54 Patch #103052: Restore non-cyclic operation of pulldom.PullDOM by Martin v. Löwis · 24 years ago
  2. 011ea47 Merge with 1.8 of pulldom.py: Use types.UnicodeType if available, not type(u""). by Martin v. Löwis · 24 years ago
  3. 04a45e9 Patch #102492, fixing bug #116677: by Andrew M. Kuchling · 24 years ago
  4. c16adce Adjust PullDOM to use a DOMImplementation instance to create new Document by Fred Drake · 24 years ago
  5. 16f6329 Make reindent.py happy (lots of trailing whitespace removed). by Fred Drake · 24 years ago
  6. ec964d5 Moved appendChild calls back to DOMEventStream. Added SAX2DOM class. by Lars Gustäbel · 24 years ago
  7. d178ba6 Added non-ns start and end element methods. by Lars Gustäbel · 24 years ago
  8. 2c8a89c minidom: access attribute value before printing it by Martin v. Löwis · 24 years ago
  9. a13a9dc Use SAX2 namespace support. by Martin v. Löwis · 24 years ago
  10. e84bf75 Updated to new SAX method signatures (*NS, patch 101573). by Lars Gustäbel · 24 years ago
  11. 1f54902 Conform to the Python style guide. by Fred Drake · 24 years ago
  12. b798c01 Now uses make_parser to create its parser (patch 101573). by Lars Gustäbel · 24 years ago
  13. 6c4753f Used original SAX handling form. by Paul Prescod · 24 years ago
  14. 73678da Reference cycle fixes by Paul Prescod · 24 years ago
  15. 55c3819 Paul Prescod <paul@prescod.net>: W3C DOM implementation for Python. by Fred Drake · 24 years ago