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