git: 9front

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