##// END OF EJS Templates
disable some specific 2to3 fixes whith setup.py...
disable some specific 2to3 fixes whith setup.py this should allow a more compatible codebase between python 2.x and 3.x

File last commit:

r2661:595fc3b9
r7808:1c49f846
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