1. 6526bf8 When creating an attribute node using createAttribute() or by Fred Drake · 24 years ago
  2. 126f2f6 Patch #407965: Improve Level 2 conformance of minidom by Martin v. Löwis · 24 years ago
  3. b417be2 Do not allow empty qualifiedName in createDocument. by Martin v. Löwis · 24 years ago
  4. 795ad56 Don't get fooled by an empty prefix with a valid namespaceURI -- in by Guido van Rossum · 24 years ago
  5. 52ce0d0 Re-indent. by Martin v. Löwis · 24 years ago
  6. e3fc722 Synchronize with 1.10 of PyXML: Close parser when done. by Martin v. Löwis · 24 years ago
  7. 04a1a54 Patch #103052: Restore non-cyclic operation of pulldom.PullDOM by Martin v. Löwis · 24 years ago
  8. 011ea47 Merge with 1.8 of pulldom.py: Use types.UnicodeType if available, not type(u""). by Martin v. Löwis · 24 years ago
  9. 04a45e9 Patch #102492, fixing bug #116677: by Andrew M. Kuchling · 24 years ago
  10. c16adce Adjust PullDOM to use a DOMImplementation instance to create new Document by Fred Drake · 24 years ago
  11. 16f6329 Make reindent.py happy (lots of trailing whitespace removed). by Fred Drake · 25 years ago
  12. ec964d5 Moved appendChild calls back to DOMEventStream. Added SAX2DOM class. by Lars Gustäbel · 25 years ago
  13. d178ba6 Added non-ns start and end element methods. by Lars Gustäbel · 25 years ago
  14. 2c8a89c minidom: access attribute value before printing it by Martin v. Löwis · 25 years ago
  15. a13a9dc Use SAX2 namespace support. by Martin v. Löwis · 25 years ago
  16. e84bf75 Updated to new SAX method signatures (*NS, patch 101573). by Lars Gustäbel · 25 years ago
  17. 1f54902 Conform to the Python style guide. by Fred Drake · 25 years ago
  18. b798c01 Now uses make_parser to create its parser (patch 101573). by Lars Gustäbel · 25 years ago
  19. 6c4753f Used original SAX handling form. by Paul Prescod · 25 years ago
  20. 73678da Reference cycle fixes by Paul Prescod · 25 years ago
  21. 55c3819 Paul Prescod <paul@prescod.net>: W3C DOM implementation for Python. by Fred Drake · 25 years ago