summaryrefslogtreecommitdiffstats
path: root/Lib/xml/etree
Commit message (Expand)AuthorAgeFilesLines
* Issue #2892: preserve iterparse events in case of SyntaxErrorFlorent Xicluna2011-11-011-15/+23
* Closes #7334: close source files on ElementTree.parse and iterparse (partial ...Florent Xicluna2011-10-291-11/+22
* Merged revisions 86348 via svnmerge fromSenthil Kumaran2010-11-091-2/+3
* Merged revisions 83864 via svnmerge fromFlorent Xicluna2010-08-091-1/+1
* Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cEleme...Florent Xicluna2010-03-114-545/+1038
* Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">")Antoine Pitrou2010-02-091-2/+2
* expunge the xmlcore changes:Fred Drake2006-07-295-0/+1637
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-144-1621/+0
* added ElementTree core components to xml.etreeFredrik Lundh2005-12-124-0/+1621