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