git: 9front

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