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