]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improvements to doco strings.
authorLars Gustäbel <lars@gustaebel.de>
Sun, 24 Sep 2000 20:38:18 +0000 (20:38 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Sun, 24 Sep 2000 20:38:18 +0000 (20:38 +0000)
commitbb757136b29369e88c72e1563ee95cd6514c15a0
tree8c1e6a6f736bf2f6e3c65ab9e89f4ac26b0af83a
parent33315b180b3cc6981169cf60744445de91a6b8e9
Improvements to doco strings.
Tiny bug fix to expatreader.py (endDocument was only called after errors).
Lib/xml/sax/__init__.py
Lib/xml/sax/expatreader.py
Lib/xml/sax/handler.py
Lib/xml/sax/xmlreader.py