shithub: riscv

ref: cefc849a9521c9d5ba85d5aa88526d0f4b059db9
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 *