This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-31 23:23:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
545d4962f5
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Andrew M. Kuchling
841d25ee66
[Patch
#1094164
] replaceChild(x,x) ends up removing x of the tree. Add fix from Felix Rabe and a test case
2005-11-22 19:03:16 +00:00
..
dom
[Patch
#1094164
] replaceChild(x,x) ends up removing x of the tree. Add fix from Felix Rabe and a test case
2005-11-22 19:03:16 +00:00
parsers
sax
fix XMLFilterBase.resolveEntity() so the caller gets the result
2005-02-03 17:31:39 +00:00
__init__.py
Fix typo in comment.
2004-11-25 12:23:23 +00:00