git: 9front

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