shithub: riscv

ref: 94d3d64c881182fe0407bc9b4db2c4bde0dcf254
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 *