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