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