shithub: riscv

ref: e5c47ca18e2ac3768b124edbd9f48310f3206d26
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 *