shithub: riscv

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