git: 9front

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