git: 9front

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