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-06-13 22:54:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b39d35eeb95dbbb46e313d5f702c0fe9f8cdae3
cpython
/
Lib
/
xml
/
etree
T
History
Antoine Pitrou
ee329318db
Issue
#16089
: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
2012-10-04 19:53:29 +02: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
ElementInclude.py
Issue
#12451
: The XInclude default loader of xml.etree now decodes files from
2011-06-30 18:10:14 +02:00
ElementPath.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
ElementTree.py
Issue
#16089
: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
2012-10-04 19:53:29 +02:00