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
1d2b4dba6c
cpython
/
Lib
/
xml
/
sax
History
Mickaël Schoentgen
929b704738
bpo-31658: Make xml.sax.parse accepting Path objects (GH-8564)
2019-04-14 11:16:54 +02: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
bpo-31658: Make xml.sax.parse accepting Path objects (GH-8564)
2019-04-14 11:16:54 +02:00
xmlreader.py
…