shithub: riscv

ref: 2b5db0d9d451dafa70039dc0a668cde68e59d4f3
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 *