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