shithub: riscv

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