This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 18:08:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.2
cpython
/
Lib
/
xml
/
etree
T
History
Georg Brandl
90b20675bd
#10777
: fix iteration over dict keys while mutating the dict.
2010-12-28 10:38:33 +00:00
..
__init__.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
cElementTree.py
Merged revisions 46753-51188 via svnmerge from
2006-08-11 14:57:12 +00:00
ElementInclude.py
Fix xml.etree.ElementInclude to include the tail of the current node. Issue
#6231
2010-08-08 23:08:41 +00:00
ElementPath.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
ElementTree.py
#10777
: fix iteration over dict keys while mutating the dict.
2010-12-28 10:38:33 +00:00