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
50fe3f8913
cpython
/
Lib
/
xml
History
Andrés Delfino
a6dc531063
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
2018-10-26 17:56:57 +03:00
..
dom
bpo-34791: xml package obeys ignore env flags (GH-9544)
2018-09-24 10:21:12 -07:00
etree
bpo-35013: Add more type checks for children of Element. (GH-9944)
2018-10-19 12:12:57 +03:00
parsers
…
sax
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
2018-10-26 17:56:57 +03:00
__init__.py
…