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-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3634bfbee6efa42d4e2a19c869da39051d4e2201
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
Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 via svnmerge from
2010-10-06 08:13:26 +00:00
minicompat.py
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
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
…