Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xml.dom: fix typo, drop unused imports. | Florent Xicluna | 2012-03-05 | 1 | -2/+0 |
* | Use true booleans and PEP8 for argdefaults. | Georg Brandl | 2009-09-16 | 1 | -1/+1 |
* | Removed the new module | Christian Heimes | 2007-11-28 | 1 | -1/+1 |
* | r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700 | Collin Winter | 2007-08-24 | 1 | -2/+2 |
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
* | Fix some more has_key() uses. This could really use a tool to automate... | Guido van Rossum | 2006-08-19 | 1 | -1/+1 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+99 |
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 1 | -99/+0 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -2/+2 |
* | Merge with PyXML 1.3: | Martin v. Löwis | 2003-01-26 | 1 | -0/+23 |
* | Patch #103885: Add dynamic registration and lookup of DOM implementations. | Martin v. Löwis | 2001-02-22 | 1 | -0/+76 |