1. 204bf0b English spelling and grammar fixes by Martin Panter · 9 years ago
  2. 9077d24 #12220: improve minidom error when URI contains spaces. by R David Murray · 11 years ago
  3. 2f50aaf modernize some modules' code by using with statement around open() by Giampaolo Rodola' · 13 years ago
  4. 6c75301 xml.dom: fix typo, drop unused imports. by Florent Xicluna · 13 years ago
  5. 7b77188 Create _attr/_attrNS lazily. by Martin v. Löwis · 13 years ago
  6. 14aa280 Use __slots__ throughout instead of __dict__, to reduce the memory usage. by Martin v. Löwis · 13 years ago
  7. 297d972 #1434090: properly append child in expatbuilder doctype handler. by Georg Brandl · 15 years ago
  8. c9543e4 Removed the new module by Christian Heimes · 18 years ago
  9. 70e7980 r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700 by Collin Winter · 18 years ago
  10. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago[Renamed (98%) from Lib/xmlcore/dom/expatbuilder.py]
  11. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  12. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 20 years ago[Renamed (98%) from Lib/xml/dom/expatbuilder.py]
  13. bc05fc5 Add missing self. before curNode. This may need to be committed by Neal Norwitz · 22 years ago
  14. 041411a Merge with PyXML 1.34: Correct typo. Fixes #674700. by Martin v. Löwis · 23 years ago
  15. fc5fec7 Import expatbuilder, minicompat from PyXML. by Martin v. Löwis · 23 years ago