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