git: 9front

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