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