git: 9front

ref: 50e797219a8546c6c013cc7d9e1837eb5d92caf3
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 *