Package docstring.
This commit is contained in:
parent
3e06ab1d44
commit
3f6a7b5efb
|
@ -0,0 +1,8 @@
|
|||
"""Python interfaces to XML parsers.
|
||||
|
||||
This package contains on module:
|
||||
|
||||
expat -- Python wrapper for James Clark's Expat parser, with namespace
|
||||
support.
|
||||
|
||||
"""
|
Loading…
Reference in New Issue