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