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