mirror of
https://github.com/python/cpython.git
synced 2025-10-22 01:14:01 +00:00
9 lines
166 B
Python
9 lines
166 B
Python
![]() |
"""Python interfaces to XML parsers.
|
||
|
|
||
|
This package contains on module:
|
||
|
|
||
|
expat -- Python wrapper for James Clark's Expat parser, with namespace
|
||
|
support.
|
||
|
|
||
|
"""
|