This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
bbba28212c
cpython
/
Lib
/
xml
History
Felix C. Stegerman
1f433406bd
bpo-42151: don't set specified_attributes=1 in pure Python ElementTree (GH-22987)
2021-02-24 11:25:31 +09:00
..
dom
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00
etree
bpo-42151: don't set specified_attributes=1 in pure Python ElementTree (GH-22987)
2021-02-24 11:25:31 +09:00
parsers
…
sax
bpo-35018: Sax parser should provide user access to lexical handlers (GH-20958)
2020-08-09 12:50:53 +02:00
__init__.py
…