summaryrefslogtreecommitdiff
path: root/Mac/OSX/PythonLauncher/PythonInterpreter.icns
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-07-29 21:36:35 +0000
committerJack Jansen <jack.jansen@cwi.nl>2002-07-29 21:36:35 +0000
commit3bbb617ca4195af7fb9ce5751a78dd6ca3d27e16 (patch)
treef85ddc5832ff08baf4f9229acf772785027d7aca /Mac/OSX/PythonLauncher/PythonInterpreter.icns
parentc0f1e7749cba16273dfa0b0cec6c39406df9d7b6 (diff)
downloadcpython-git-3bbb617ca4195af7fb9ce5751a78dd6ca3d27e16.tar.gz
First stab at the launcher application. This will be run when the user
doubleclicks a .py, .pyw or .pyc file. It runs the file by invoking the relevant interpreter (either the command line Python in a terminal window or a Python.app for GUI-based scripts). Interpreter to use and the options to pass are settable through preferences. If PythonLauncher wasn't running it does its thing for one script and exits. If it was manually started before a dialog is presented where the user can set the options to use, etc. To be done: - option-drag/doubleclick should always open the interactive dialog - Terminal-window isn't done yet - Should be reimplemented in Python, but pyobjc isn't part of the core. - Various menu entries should be disabled.
Diffstat (limited to 'Mac/OSX/PythonLauncher/PythonInterpreter.icns')
-rw-r--r--Mac/OSX/PythonLauncher/PythonInterpreter.icnsbin0 -> 45913 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Mac/OSX/PythonLauncher/PythonInterpreter.icns b/Mac/OSX/PythonLauncher/PythonInterpreter.icns
new file mode 100644
index 0000000000..d5dd12fde3
--- /dev/null
+++ b/Mac/OSX/PythonLauncher/PythonInterpreter.icns
Binary files differ