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