git: 9front

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