git: 9front

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