git: 9front

ref: 2af1ce5d4ba2876cbd18d44978e4d1989baeea90
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 *