shithub: plan9front

ref: 96e9f3707cdc0b76e019f444c24869fecc7b5a21
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 *