This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cb8e5131d0797d3bdb1494de842e98798174cf2
cpython
/
Lib
/
xml
/
etree
History
Antoine Pitrou
0acbcb5bbe
Issue
#17741
: use composition, rather than inheritance, for xml.etree.iterparse's result class.
...
Patch by Stefan Behnel.
2013-08-23 23:04:30 +02:00
..
__init__.py
…
cElementTree.py
…
ElementInclude.py
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
ElementPath.py
Merge fix for Issue
#17011
from 3.3
2013-08-03 17:48:41 -07:00
ElementTree.py
Issue
#17741
: use composition, rather than inheritance, for xml.etree.iterparse's result class.
2013-08-23 23:04:30 +02:00