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