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