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