shithub: riscv

ref: 3e3d8880d139a49b5fb770dce49e64c2442ac8c2
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 *