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