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