summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom/xmlbuilder.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #26182: Raise DeprecationWarning for improper use of async/await keywordsYury Selivanov2016-09-151-3/+3
* PEP 0492 -- Coroutines with async and await syntax. Issue #24017.Yury Selivanov2015-05-121-1/+25
* Make a new urllib package .Jeremy Hylton2008-06-181-7/+7
* Fix some more has_key() uses. This could really use a tool to automate...Guido van Rossum2006-08-191-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+386
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-141-388/+0
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* Import from PyXML 1.10.Martin v. Löwis2003-01-251-0/+388