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