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