git: 9front

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