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