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