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