cpython/Lib/plat-mac/Carbon/IBCarbonRuntime.py

6 lines
169 B
Python
Raw Normal View History

2002-08-04 19:03:36 -03:00
# Generated from 'IBCarbonRuntime.h'
kIBCarbonRuntimeCantFindNibFile = -10960
kIBCarbonRuntimeObjectNotOfRequestedType = -10961
kIBCarbonRuntimeCantFindObject = -10962