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