git: 9front

ref: 2fa7f63a77d1972e6f5b94d7ee645df4854447ac
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 *