summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom/domreg.py
Commit message (Expand)AuthorAgeFilesLines
* 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