git: 9front

ref: 1d0ac0fe35beff970f1e1fa381cbe6c9de6fce63
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 *