git: 9front

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