summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom/domreg.py
Commit message (Expand)AuthorAgeFilesLines
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-1/+1
* expunge the xmlcore changes:Fred Drake2006-07-291-0/+99
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-141-99/+0
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* Whitespace normalization.Tim Peters2003-04-241-2/+2
* Merge with PyXML 1.3:Martin v. Löwis2003-01-261-0/+23
* Patch #103885: Add dynamic registration and lookup of DOM implementations.Martin v. Löwis2001-02-221-0/+76