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