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