git: 9front

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