unplugged-vendor/prebuilts/gdb/darwin-x86/lib/python2.7/xml/parsers/expat.py

5 lines
114 B
Python
Raw Normal View History

"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision: 17640 $'
from pyexpat import *