git: 9front

ref: 7f7c098f85fba9612ea2aa3901b7f5fae3b209f5
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 *