shithub: riscv

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