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