shithub: riscv

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