git: 9front

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