source: python/trunk/Lib/plat-mac/Carbon/IBCarbonRuntime.py

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 169 bytes
Line 
1# Generated from 'IBCarbonRuntime.h'
2
3kIBCarbonRuntimeCantFindNibFile = -10960
4kIBCarbonRuntimeObjectNotOfRequestedType = -10961
5kIBCarbonRuntimeCantFindObject = -10962
Note: See TracBrowser for help on using the repository browser.