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