need better way to define python interpreter
Brought to you by:
fabioz
Theres currently only one way to specify the Python
interpreter path, via the file browser. We need to be
able to define the python interpreter at the very least
using environmental variables.
Utilizing Eclipse's variables ie
${env_var:PYTHON}/bin/python would be extraordinarily
useful.