]> granicus.if.org Git - python/commitdiff
The definitions for IBCarbonRuntime.h
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 4 Aug 2002 22:03:36 +0000 (22:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 4 Aug 2002 22:03:36 +0000 (22:03 +0000)
Mac/Lib/Carbon/IBCarbonRuntime.py [new file with mode: 0644]

diff --git a/Mac/Lib/Carbon/IBCarbonRuntime.py b/Mac/Lib/Carbon/IBCarbonRuntime.py
new file mode 100644 (file)
index 0000000..4678018
--- /dev/null
@@ -0,0 +1,5 @@
+# Generated from 'IBCarbonRuntime.h'
+
+kIBCarbonRuntimeCantFindNibFile = -10960
+kIBCarbonRuntimeObjectNotOfRequestedType = -10961
+kIBCarbonRuntimeCantFindObject = -10962