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