git: 9front

ref: 9d991515ed645ab4e649289ee8d6e8fe8bbcc119
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 *