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