git: 9front

ref: 0990cff3df2c492068ace8261b2e86c5530a8709
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 *