shithub: riscv

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