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