On Wed, 22 Jun 2011 18:08:35 -0400, Colin Guthrie <[email protected]> wrote:
2) /usr/bin/python prevents you testing easily with a new python version (or just a new build) in a custom prefix).
Running something like "/usr/bin/python2.7 /usr/bin/calibre" ignores the shebang, so it's still easy to test with a different python version. Regards, Dave Hodgins
