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-05-14 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d4cbcc86bbef64ec00ba4987b5fc35e3a5f433d
cpython
/
Lib
/
xml
/
sax
T
History
Serhiy Storchaka
fc8e9b0e72
Issue
#22915
: SAX parser now supports files opened with file descriptor or
...
bytes path.
2014-11-27 22:13:16 +02:00
..
__init__.py
…
_exceptions.py
…
expatreader.py
…
handler.py
…
saxutils.py
Issue
#22915
: SAX parser now supports files opened with file descriptor or
2014-11-27 22:13:16 +02:00
xmlreader.py
…