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
e689cdca3c
cpython
/
Lib
/
xml
History
Alex Prengère
51a85ddce8
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
2021-03-31 00:11:29 +03:00
..
dom
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00
etree
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
2021-03-31 00:11:29 +03: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
…