shithub: riscv

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