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 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cabbeb07755b8eff17dd632ddb7f0697745818f
cpython
/
Lib
/
xml
/
dom
T
History
Andrew M. Kuchling
688b9e384e
#777884
: make .normalize() do nothing for childless nodes, instead of raising an exception
2010-07-25 23:38:47 +00:00
..
__init__.py
…
domreg.py
…
expatbuilder.py
#1434090
: properly append child in expatbuilder doctype handler.
2010-07-10 11:40:13 +00:00
minicompat.py
…
minidom.py
#777884
: make .normalize() do nothing for childless nodes, instead of raising an exception
2010-07-25 23:38:47 +00:00
NodeFilter.py
…
pulldom.py
…
xmlbuilder.py
…