This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f5b6d7e8f8aa5ed94dea62a7fd1df57b8fd713d
cpython
/
Lib
/
xml
/
dom
T
History
Florent Xicluna
313b2ad1a8
Fix imports in xml.dom.
2011-12-10 21:14:53 +01:00
..
__init__.py
…
domreg.py
…
expatbuilder.py
…
minicompat.py
…
minidom.py
#4147
: minidom's toprettyxml no longer adds whitespace around a text node when it is the only child of an element. Initial patch by Dan Kenigsberg.
2011-11-18 17:34:26 +02:00
NodeFilter.py
…
pulldom.py
Fix imports in xml.dom.
2011-12-10 21:14:53 +01:00
xmlbuilder.py
…