Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #20331: Fixed possible FD leaks in various modules: | Serhiy Storchaka | 2014-01-25 | 1 | -5/+4 |
|\ | |||||
| * | Issue #20331: Fixed possible FD leaks in various modules: | Serhiy Storchaka | 2014-01-25 | 1 | -5/+4 |
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -3/+3 |
|/ | |||||
* | Issue #12451: The XInclude default loader of xml.etree now decodes files from | Victor Stinner | 2011-06-30 | 1 | -4/+5 |
* | Fix xml.etree.ElementInclude to include the tail of the current node. Issue ... | Florent Xicluna | 2010-08-08 | 1 | -1/+1 |
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -3/+3 |
* | Use proper py3k syntax for relative import (from . import foo) | Alex Martelli | 2006-08-21 | 1 | -1/+1 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+143 |
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 1 | -141/+0 |
* | added ElementTree core components to xml.etree | Fredrik Lundh | 2005-12-12 | 1 | -0/+141 |