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