git: 9front

ref: 43c93c794b08a3e42ed20644e85243ea22c61c8b
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 *