1. 6c75301 xml.dom: fix typo, drop unused imports. by Florent Xicluna · 13 years ago
  2. fe99105 Use true booleans and PEP8 for argdefaults. by Georg Brandl · 15 years ago
  3. c9543e4 Removed the new module by Christian Heimes · 17 years ago
  4. 70e7980 r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700 by Collin Winter · 17 years ago
  5. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  6. 1b01e5c Fix some more has_key() uses. This could really use a tool to automate... by Guido van Rossum · 18 years ago
  7. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago[Renamed (97%) from Lib/xmlcore/dom/domreg.py]
  8. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 19 years ago[Renamed (97%) from Lib/xml/dom/domreg.py]
  9. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  10. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  11. f8de21c Merge with PyXML 1.3: by Martin v. Löwis · 22 years ago
  12. 7edbd4f Patch #103885: Add dynamic registration and lookup of DOM implementations. by Martin v. Löwis · 24 years ago