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