shithub: riscv

ref: 9e1fcf4e53ecf67f62be0401adc7406d6f723ca7
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 *