git: 9front

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