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