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