This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
77210b4fa9
cpython
/
Lib
/
xml
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
…