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-23 12:53:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af00a46599e2891c26026ec4bc6ada892f1b810f
cpython
/
Lib
/
xml
/
sax
T
History
Fred Drake
904f2fcbd7
Import the exceptions that this module can raise.
2001-03-14 22:43:47 +00:00
..
__init__.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
_exceptions.py
Synchronize with PyXML 1.5.
2001-01-27 08:56:24 +00:00
expatreader.py
Re-indent.
2001-01-27 09:01:20 +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
Import the exceptions that this module can raise.
2001-03-14 22:43:47 +00:00