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
9b4cc6bc6b
cpython
/
Lib
/
xml
/
etree
History
Raymond Hettinger
828d932a2c
PEP 479: Don't let StopIteration bubble out of calls to next() inside a generator.
2014-11-22 21:56:23 -08:00
..
ElementInclude.py
Issue
#20331
: Fixed possible FD leaks in various modules:
2014-01-25 19:43:56 +02:00
ElementPath.py
PEP 479: Don't let StopIteration bubble out of calls to next() inside a generator.
2014-11-22 21:56:23 -08:00
ElementTree.py
Issue
#22033
: Reprs of most Python implemened classes now contain actual
2014-07-25 23:36:00 +03:00
__init__.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
cElementTree.py
Issue
#13988
: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available.
2012-02-13 11:03:30 +01:00