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