git: 9front

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