git: 9front

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