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