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