]> granicus.if.org Git - python/commit
Remove two unnecessary imports.
authorFred Drake <fdrake@acm.org>
Mon, 18 Sep 2000 16:31:08 +0000 (16:31 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 18 Sep 2000 16:31:08 +0000 (16:31 +0000)
commit6f6d51d050115ad8e807472620586aa95a494148
tree0a8547dbc76da703ad60389528381024b53507fd
parentc40cdf7238b3ee019a2605ff1f0aaf1a6fcfd358
Remove two unnecessary imports.

Update the module docstring to reflect the actual list of modules in the
xml.sax package.

Make the code better conform to the Python style guide.
Lib/xml/sax/__init__.py