git: 9front

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