git: 9front

ref: 09edae2dcd0010e6982134f9cdc8807efa58f1be
dir: /sys/lib/python/xml/parsers/expat.py/

View raw version
"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision: 17640 $'

from pyexpat import *