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-11-01 18:51:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
21
f78869e47e
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
R David Murray
791744b070
#4147
: minidom's toprettyxml no longer adds whitespace to text nodes.
...
Patch by Dan Kenigsberg.
2011-10-01 16:19:51 -04:00
..
dom
#4147
: minidom's toprettyxml no longer adds whitespace to text nodes.
2011-10-01 16:19:51 -04:00
etree
Issue
#12451
: The XInclude default loader of xml.etree now decodes files from
2011-06-30 18:10:14 +02:00
parsers
sax
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00