1. c472246 Issue #10131: Fixed deep copying of minidom documents. Based on patch by Serhiy Storchaka · 10 years ago
  2. 98a0d06 Closes #12828: add docstring text noting this is an internal-only module by Andrew Kuchling · 12 years ago
  3. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  4. 4a22b5d Patch from Georg Brandl and me for #1493 Remove unbound method objects by Christian Heimes · 18 years ago
  5. 5de48bd Simplify various spots where: str() is called on something by Walter Dörwald · 18 years ago
  6. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 18 years ago
  7. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago[Renamed (99%) from Lib/xmlcore/dom/minicompat.py]
  8. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  9. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 20 years ago[Renamed (96%) from Lib/xml/dom/minicompat.py]
  10. fc5fec7 Import expatbuilder, minicompat from PyXML. by Martin v. Löwis · 23 years ago