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