git: 9front

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