shithub: front

ref: 3fbcc5f4105f6add14d705ba46b684085e7e4e79
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 *