##// END OF EJS Templates
cleaner way to handle raw_input, done with a TextEntryDialog + __builtin__ overload as suggested by Ville....
cleaner way to handle raw_input, done with a TextEntryDialog + __builtin__ overload as suggested by Ville. Works also with thread option

File last commit:

r1263:67f5e0c2
r1818:e2d67997
Show More
IPython1Sandbox_Prefix.pch
7 lines | 161 B | text/plain | TextLexer
//
// Prefix header for all source files of the 'IPython1Sandbox' target in the 'IPython1Sandbox' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif