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