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