git: 9front

ref: 54309f1cb25e5a65b834dab0e5ff711be3d812d1
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 *