git: 9front

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