git: 9front

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