shithub: riscv

ref: 48a644aa316c7d12a77c9dc1d788ad0ef08b93f1
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 *