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