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