mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00

in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on Mac OS X). The only items remaining in Mac/Lib are modules that are meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences in resources, etc).
5 lines
169 B
Python
5 lines
169 B
Python
# Generated from 'IBCarbonRuntime.h'
|
|
|
|
kIBCarbonRuntimeCantFindNibFile = -10960
|
|
kIBCarbonRuntimeObjectNotOfRequestedType = -10961
|
|
kIBCarbonRuntimeCantFindObject = -10962
|