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