git: 9front

ref: 05e8587eb03c55e7e58a4845b7f2d8e348465b80
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 *