git: 9front

ref: 3dd1aee274c2c1f169360cc88590daf25c1765dd
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 *