This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f4bdf4e478
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Florent Xicluna
f4bdf4e478
Issue
#13988
: move the python bootstrap code to cElementTree.py, and remove obsolete code for Python 2.4 and 2.5.
2012-02-11 11:28:16 +01:00
..
dom
Fix imports in xml.dom.
2011-12-10 21:14:53 +01:00
etree
Issue
#13988
: move the python bootstrap code to cElementTree.py, and remove obsolete code for Python 2.4 and 2.5.
2012-02-11 11:28:16 +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