shithub: riscv

ref: 192a222f5b8ed80a19588f9e6d0e9db537ace463
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 *