git: 9front

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