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