git: 9front

ref: 6bcccaae5a5408aaa90f8eee0e41c79629f19650
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 *