shithub: riscv

ref: a2abe177e4ec99e3ca22d96fd472c68a19ffe152
dir: /sys/lib/python/xml/parsers/expat.py/

View raw version
"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision: 17640 $'

from pyexpat import *