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