shithub: plan9front

ref: 54cafd210657a38e7960de21fb092506659d69a0
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 *