shithub: front

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