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