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