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
9941f963fe
cpython
/
Lib
/
xml
/
etree
History
Stefan Behnel
3c5a858ec6
bpo-30485: Re-allow empty strings in ElementPath namespace mappings since they might actually be harmless and unused (and thus went undetected previously). (
#12830
)
2019-04-14 21:12:34 +02:00
..
ElementInclude.py
…
ElementPath.py
bpo-30485: Re-allow empty strings in ElementPath namespace mappings since they might actually be harmless and unused (and thus went undetected previously). (
#12830
)
2019-04-14 21:12:34 +02:00
ElementTree.py
bpo-36227: ElementTree.tostring() default_namespace and xml_declaration arguments (GH-12225)
2019-04-14 10:07:02 +02:00
__init__.py
…
cElementTree.py
…