shithub: riscv

ref: 2f8ee8fb4ee529c8953f934dc7c6b1828b453a31
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 *