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