##// END OF EJS Templates
use istype instead of isinstance for canning tuples/lists...
use istype instead of isinstance for canning tuples/lists and add explicit support for namedtuples

File last commit:

r2661:595fc3b9
r9712:a2fe1754
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