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