git: 9front

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