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
0290c7a811
cpython
/
Lib
/
xml
History
Florent Xicluna
f24e7e6c41
Merge 3.2: issue
#2892
2011-11-01 23:33:14 +01:00
..
dom
#4147
: minidom's toprettyxml no longer adds whitespace to text nodes.
2011-10-01 16:19:51 -04:00
etree
Closes
#2892
: preserve iterparse events in case of SyntaxError.
2011-11-01 23:31:09 +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