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