Use sys.exectuable as the python interpreter in the gtk subprocesses.
This makes the behavior more predictable if multiple python interpreters
are installed on a system, because the interpreter used to run Skencil
is not necessarily the default interpreter.
|