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