This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7e82b276dd
cpython
/
Lib
/
xml
/
etree
History
Florent Xicluna
67d5d0ed44
Closes
#7334
: close source files on ElementTree.parse and iterparse (partial backport of issue
#10093
from 3.2).
2011-10-29 03:38:56 +02:00
..
ElementInclude.py
Merged revisions 83864 via svnmerge from
2010-08-09 20:46:49 +00:00
ElementPath.py
Issue
#6472
: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too.
2010-03-11 14:36:19 +00:00
ElementTree.py
Closes
#7334
: close source files on ElementTree.parse and iterparse (partial backport of issue
#10093
from 3.2).
2011-10-29 03:38:56 +02:00
__init__.py
Issue
#6472
: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too.
2010-03-11 14:36:19 +00:00
cElementTree.py
expunge the xmlcore changes:
2006-07-29 16:56:15 +00:00