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