git: 9front

ref: 237be5bcc31f6247b718132e1e27413ec6cb7eca
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 *