git: 9front

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