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-06-02 17:50:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9dd2eeb51ed4b503e2ff0a2c52b601fded1e96e
cpython
/
Lib
/
xml
/
sax
T
History
Guido van Rossum
7fa7da861a
More whitespace cleanup, to satisfy tabnanny.py. Don't trust -tt!
2000-09-22 09:30:29 +00:00
..
__init__.py
More whitespace cleanup, to satisfy tabnanny.py. Don't trust -tt!
2000-09-22 09:30:29 +00:00
_exceptions.py
SAXException.__getitem__(): Raise AttributeError instead of NameError.
2000-09-21 16:32:28 +00:00
expatreader.py
fix indentation in one docstring
2000-07-06 02:56:36 +00:00
handler.py
Updated to correct DocumentHandler signatures. (patch 101570)
2000-09-21 08:18:55 +00:00
saxutils.py
Updated XMLGenerator to new DocumentHandler interface (patch 101572).
2000-09-21 08:25:28 +00:00
xmlreader.py
Paul Prescod <paul@prescod.net>:
2000-09-21 17:43:48 +00:00