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