shithub: plan9front

ref: 999e98b9b856ae4fc75b3ad33783488e33cdd426
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 *