git: 9front

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