summaryrefslogtreecommitdiffstats
path: root/Lib/xmlcore/dom
Commit message (Collapse)AuthorAgeFilesLines
* remove more cruft no longer neededFred Drake2006-04-061-4/+2
|
* remove much of the Python-version compatibility cruft; the minimum PythonFred Drake2006-04-064-141/+64
| | | | version this should support is Python 2.3
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-148-0/+4109
test that package, not the xmlcore/PyXML switcheroo fiasco in the xml module/package