duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] #!/usr/bin/python


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] #!/usr/bin/python
Date: Sun, 25 Oct 2015 11:53:36 -0500

No problem, go ahead and change it.

...Ken


On Sun, Oct 25, 2015 at 11:20 AM, <address@hidden> wrote:
hey Ken,

any specific reason why we expect python to reside in /usr/bin . just spent 5 hours try to find out why duplicity didn't like to play well with several python versions installed under /usr/local/python-<version> just to find out that the interpreter path is hardcoded after the shebang.

would you oppose a more generic
 #!/usr/bin/env python
which would look up python in the current PATH env var?

..ede

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]