shithub: riscv

ref: 2a266430e3fbae4eac97182e04dbd91f275a1b3c
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 *