This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.2
cpython
/
Lib
/
xml
/
sax
History
Georg Brandl
c502df4e3e
Issue
#17915
: Fix interoperability of xml.sax with file objects returned by
...
codecs.open().
2013-05-12 11:41:12 +02:00
..
__init__.py
…
_exceptions.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00
expatreader.py
…
handler.py
…
saxutils.py
Issue
#17915
: Fix interoperability of xml.sax with file objects returned by
2013-05-12 11:41:12 +02:00
xmlreader.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00