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