git: 9front

ref: 692e90d5612c0ee51031626c33cc41092f64ccf6
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 *