summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom/expatbuilder.py
Commit message (Expand)AuthorAgeFilesLines
* Removed the new moduleChristian Heimes2007-11-281-2/+2
* r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700Collin Winter2007-08-241-4/+4
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+983
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-141-983/+0
* Add missing self. before curNode. This may need to be committedNeal Norwitz2003-06-291-1/+1
* Merge with PyXML 1.34: Correct typo. Fixes #674700.Martin v. Löwis2003-01-261-1/+1
* Import expatbuilder, minicompat from PyXML.Martin v. Löwis2003-01-251-0/+983