shithub: riscv

ref: 1e3790f7b5a7d5a01d63afe3956b36fa2d11ed0c
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 *