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