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