shithub: riscv

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