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