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