git: 9front

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