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