git: 9front

ref: 6cf11029ee696d8d2dc4d5bf48438c80e912f428
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 *