git: 9front

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