shithub: riscv

ref: 23742053f5ee70cd394c33f28f3e6547e9e8e31d
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 *