git: 9front

ref: 7bbfbb8a4a4e7e12514b8abe2d268aa31474c252
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 *