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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b511aca596d300af45928e9b9dcbcaaa87bc62df
cpython
/
Lib
/
xml
/
sax
T
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