git: 9front

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