git: 9front

ref: 5bcb3f4e54ecefdf2c75ec46c4076e157ff8c384
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 *