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