##// END OF EJS Templates
adjust MagicManager.register to handle Configurable magics...
adjust MagicManager.register to handle Configurable magics Configurables don't allow positional args to init, and HasTraits classes don't identify as `type`.

File last commit:

r2661:595fc3b9
r7298:b6378a8b
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
Barry Wark
moved frontend from ipython1-dev. Got engineservice.ThreadedEngineService running, but does nto correctly propagate errors during execute()
r1263 //
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif