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