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