git: 9front

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