git: 9front

ref: 71edda030d34edc2a34c31cae36970d937b21e2a
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 *