git: 9front

ref: 9e64d22326a5301a3219762a08711f04d4e5ee9d
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 *