This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-12 03:04:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e2544bc909
cpython
/
Lib
/
xml
History
Florent Xicluna
91d5193b3a
Closes
#2892
: preserve iterparse events in case of SyntaxError.
2011-11-01 23:31:09 +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
#5355
followup: add unit test for new dictionaries, and provide submodules from xml.parsers.expat as advertised.
2010-10-15 15:25:23 +00: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