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