git: 9front

ref: 111a1434aeffd8991d1ebf5b22be4a6c7f1e22f3
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 *