git: 9front

ref: 84f4e992e0978ec6c739c6f244f31c449d4c62de
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 *