This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ceb671affe47c29776b433e73c7ffd4d1fedda0
cpython
/
Lib
/
xml
T
History
Florent Xicluna
ba8a98600e
Fix xml.etree.ElementInclude to include the tail of the current node. Issue
#6231
2010-08-08 23:08:41 +00:00
..
dom
#777884
: make .normalize() do nothing for childless nodes, instead of raising an exception
2010-07-25 23:38:47 +00:00
etree
Fix xml.etree.ElementInclude to include the tail of the current node. Issue
#6231
2010-08-08 23:08:41 +00:00
parsers
…
sax
…
__init__.py
…