git: 9front

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