git: 9front

ref: 49890fe3e35c8f928a532b60d5a5dd8da0f26705
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 *