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