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-08-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
075854fcc5
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fredrik Lundh
075854fcc5
added ElementTree core components to xml.etree
2005-12-12 15:10:44 +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
etree
added ElementTree core components to xml.etree
2005-12-12 15:10:44 +00:00
parsers
sax
[Bug
#1281032
] Pass encoding from the input source to pyexpat's ParserCreate()
2005-12-04 19:53:45 +00:00
__init__.py
Fix typo in comment.
2004-11-25 12:23:23 +00:00