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
2.4
cpython
/
Lib
/
xml
/
dom
History
Andrew M. Kuchling
4af716958a
[Patch
#1094164
] replaceChild(x,x) ends up removing x from the tree. Add fix from Felix Rabe and a test case
2005-11-22 19:04:36 +00:00
..
__init__.py
…
domreg.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00
expatbuilder.py
Add missing self. before curNode. This may need to be committed
2003-06-29 04:50:34 +00:00
minicompat.py
…
minidom.py
[Patch
#1094164
] replaceChild(x,x) ends up removing x from the tree. Add fix from Felix Rabe and a test case
2005-11-22 19:04:36 +00:00
NodeFilter.py
…
pulldom.py
Whitespace normalization.
2003-04-24 16:02:54 +00:00
xmlbuilder.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00