git: 9front

ref: 40aa4d0b4b4cf77ea6f92762c30ea9304e5ce74c
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 *