mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00: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.
|
||
|
|
|
||
|
|
"""
|