git: 9front

ref: 00684f27057a4f1fe6c57fd0e08bf6a542e8ccf3
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 *