shithub: riscv

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