git: 9front

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