##// END OF EJS Templates
Function to refactor print statements in doctests to print() function calls for Python 3.
Function to refactor print statements in doctests to print() function calls for Python 3.

File last commit:

r2661:595fc3b9
r4890:055cc6cb
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
Barry Wark <barrywarkatgmaildotcom>
py2app plugin for Cocoa frontend
r1302 include ./plugins.mk
all : dist/IPythonCocoaController.plugin
Barry Wark
updates for frontendbase API. Cocoa plugin functional in Objective-C app
r1303 dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py