This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.2a2
cpython
/
Lib
/
xml
/
dom
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
Use true booleans and PEP8 for argdefaults.
2009-09-16 15:54:04 +00:00
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
…