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