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