git: 9front

ref: 468e075e845c0b34f8cad3a3efb406eea80c2185
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 *