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