]> granicus.if.org Git - python/commit
Paul Prescod <paul@prescod.net>:
authorFred Drake <fdrake@acm.org>
Thu, 29 Jun 2000 19:34:54 +0000 (19:34 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 29 Jun 2000 19:34:54 +0000 (19:34 +0000)
commit45cd9de2bb2faa96bb18eb11d20261d7d1b8c20e
tree4d411da21e2dd6b70b29e38212a9c9836060fef5
parent0d800e14811f06d10a0f251c59a7d84e8f73fbfb
Paul Prescod <paul@prescod.net>:
SAX interfaces for Python.
Lib/xml/sax/_exceptions.py [new file with mode: 0644]
Lib/xml/sax/expatreader.py [new file with mode: 0644]
Lib/xml/sax/handler.py [new file with mode: 0644]
Lib/xml/sax/saxutils.py [new file with mode: 0644]
Lib/xml/sax/xmlreader.py [new file with mode: 0644]