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