shithub: riscv

ref: 77a3391cf36cd24a3c01b0e45f512603b4d78e81
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 *