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-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b961920ff4dca0e716ba767aee8e74b6b0abe515
cpython
/
Lib
/
xml
/
sax
T
History
Fred Drake
95b4ec5fbe
Do not assume that types.UnicodeType exists; we might be running in an old
...
version of Python. ;-(
2000-12-16 01:45:11 +00:00
..
__init__.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
_exceptions.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
expatreader.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
handler.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
saxutils.py
Do not assume that types.UnicodeType exists; we might be running in an old
2000-12-16 01:45:11 +00:00
xmlreader.py
When raising KeyError, provide the key value that failed.
2000-12-13 20:48:29 +00:00