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