git: 9front

ref: 17a9a0291b51a6f1bf84e8ee5fdb2f46db8519bb
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 *