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