##// END OF EJS Templates
Corrected behaviour of raw_input under windows. Recursive wx.yield is ...
Corrected behaviour of raw_input under windows. Recursive wx.yield is not that supported... So removed it and do simple modal call in non threaded mode.

File last commit:

r1303:8d9d1dbc
r1821:143999f5
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py