This commit is contained in:
Fred Drake 2000-06-29 20:02:38 +00:00
parent 252af9ca27
commit c6e72e0b45

View file

@ -1,6 +1,6 @@
"""Python interfaces to XML parsers.
This package contains on module:
This package contains one module:
expat -- Python wrapper for James Clark's Expat parser, with namespace
support.