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
1af8b63447
cpython
/
Lib
/
xml
History
Martin Panter
29ce082c10
Clarify deprecation of ElementTree.XMLParser(html=...) parameter
2016-06-04 07:12:51 +00:00
..
dom
Issue
#10131
: Fixed deep copying of minidom documents. Based on patch
2015-11-26 23:50:54 +02:00
etree
Clarify deprecation of ElementTree.XMLParser(html=...) parameter
2016-06-04 07:12:51 +00:00
parsers
…
sax
Issue
#24125
: Saved error's line and column numbers when an error is occured
2015-05-06 09:38:22 +03:00
__init__.py
…