git: 9front

ref: 8d8b64cd2cd5141a3957d8fb24f7b5ea61db6eda
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 *