ref: 436eff07cb3574bcf26a3bcde629cfd4a5a1b88e dir: /sys/lib/python/xml/parsers/expat.py/
"""Interface to the Expat non-validating XML parser.""" __version__ = '$Revision: 17640 $' from pyexpat import *