This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
e59a306081
cpython
/
Lib
/
xml
History
Florent Xicluna
a72a98f24a
Issue
#13988
: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available.
2012-02-13 11:03:30 +01:00
..
dom
Fix imports in xml.dom.
2011-12-10 21:14:53 +01:00
etree
Issue
#13988
: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available.
2012-02-13 11:03:30 +01:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
close the source's byte stream
2010-10-31 20:03:32 +00:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00