shithub: front

ref: 6103d6ed2cff0be93d00a0a774b1c6ebb7071831
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 *