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