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