This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-23 19:41:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4860f01ac0f07cdc8fc0cc27c33f5a64e5cfec9f
cpython
/
Lib
/
xml
/
sax
T
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
..
__init__.py
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
2018-10-26 17:56:57 +03:00
_exceptions.py
…
expatreader.py
bpo-17239: Disable external entities in SAX parser (GH-9217)
2018-09-23 00:50:25 -07:00
handler.py
…
saxutils.py
Issue
#2175
: SAX parsers now support a character stream of InputSource object.
2015-04-02 21:00:13 +03:00
xmlreader.py
Issue
#2175
: SAX parsers now support a character stream of InputSource object.
2015-04-02 21:00:13 +03:00