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
fc1cf41911fcb91da0802ebc4e49e7f342f59e21
cpython
/
Lib
/
xml
/
sax
History
Benjamin Peterson
90b60a61d8
close the source's byte stream
2010-10-31 20:03:32 +00:00
..
__init__.py
SF patch# 1770008 by Christian Heimes (plus some extras).
2007-08-09 01:03:29 +00:00
_exceptions.py
…
expatreader.py
close the source's byte stream
2010-10-31 20:03:32 +00:00
handler.py
Fix most trivially-findable print statements.
2007-02-09 05:37:30 +00:00
saxutils.py
Issue
#5027
: The standard
xml
namespace is now understood by
2010-10-27 18:33:30 +00:00
xmlreader.py
#2501
xml.sax.parser doesn't terminate when given a filename; enable some more tests!
2008-09-04 02:22:52 +00:00