git: 9front

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