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