git: 9front

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