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-07-07 18:50:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83000a490a36f4c3c579151ff09eeb4875d0d4cd
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
SF patch# 1770008 by Christian Heimes (plus some extras).
2007-08-09 01:03:29 +00:00
_exceptions.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00
expatreader.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
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
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00