Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Issue #10131: Fixed deep copying of minidom documents. Based on patch | Serhiy Storchaka | 2015-11-26 |
* | Closes #12828: add docstring text noting this is an internal-only module | Andrew Kuchling | 2013-11-12 |
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 |
* | Patch from Georg Brandl and me for #1493 | Christian Heimes | 2007-11-25 |
* | Simplify various spots where: str() is called on something | Walter Dörwald | 2007-06-11 |
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 |
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 |
* | Import expatbuilder, minicompat from PyXML. | Martin v. Löwis | 2003-01-25 |