summaryrefslogtreecommitdiff
path: root/lib/python2.7/plat-mac/Carbon/IBCarbonRuntime.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python2.7/plat-mac/Carbon/IBCarbonRuntime.py')
-rw-r--r--lib/python2.7/plat-mac/Carbon/IBCarbonRuntime.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/python2.7/plat-mac/Carbon/IBCarbonRuntime.py b/lib/python2.7/plat-mac/Carbon/IBCarbonRuntime.py
new file mode 100644
index 0000000..4678018
--- /dev/null
+++ b/lib/python2.7/plat-mac/Carbon/IBCarbonRuntime.py
@@ -0,0 +1,5 @@
+# Generated from 'IBCarbonRuntime.h'
+
+kIBCarbonRuntimeCantFindNibFile = -10960
+kIBCarbonRuntimeObjectNotOfRequestedType = -10961
+kIBCarbonRuntimeCantFindObject = -10962