Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-34791: xml package obeys ignore env flags (GH-9544) (GH-9547) | Miss Islington (bot) | 2018-10-20 | 1 | -1/+3 |
* | replace has_key with 'in' operator | Benjamin Peterson | 2009-10-09 | 1 | -1/+1 |
* | expunge the xmlcore changes: | Fred Drake | 2006-07-29 | 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 |