mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 05:02:31 -06:00
9 lines
167 B
Python
9 lines
167 B
Python
|
"""Python interfaces to XML parsers.
|
||
|
|
||
|
This package contains one module:
|
||
|
|
||
|
expat -- Python wrapper for James Clark's Expat parser, with namespace
|
||
|
support.
|
||
|
|
||
|
"""
|