git: 9front

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