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
e492ae50e2
cpython
/
Lib
/
xml
History
Serhiy Storchaka
47a9d59d51
Issue
#25902
: Fixed various refcount issues in ElementTree iteration.
2015-12-21 11:11:12 +02:00
..
dom
Issue
#10131
: Fixed deep copying of minidom documents. Based on patch
2015-11-26 23:50:54 +02:00
etree
Issue
#25902
: Fixed various refcount issues in ElementTree iteration.
2015-12-21 11:11:12 +02:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
Issue
#24125
: Saved error's line and column numbers when an error is occured
2015-05-06 09:38:22 +03:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00