aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/xml/dom/xmlbuilder.py
Commit message (Expand)AuthorAge
* Make a new urllib package .Jeremy Hylton2008-06-18
* Fix some more has_key() uses. This could really use a tool to automate...Guido van Rossum2006-08-19
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-11
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-14
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-12
* Import from PyXML 1.10.Martin v. Löwis2003-01-25