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