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