DYTSrouce/Tool/Python39/Lib/xml/parsers/__init__.py

9 lines
167 B
Python
Raw Permalink Normal View History

2024-12-12 00:23:16 +00:00
"""Python interfaces to XML parsers.
This package contains one module:
expat -- Python wrapper for James Clark's Expat parser, with namespace
support.
"""