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-03 16:39:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
7e0aef0e75
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Fredrik Lundh
7e0aef0e75
r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100
...
assorted xml.etree tweaks
2005-12-12 18:54:55 +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
r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100
2005-12-12 18:54:55 +00:00