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