Comment 8 for bug 120659

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 120659] Re: bzr builds against python2.4

On Mon, 2007-06-18 at 13:06 +0000, Etienne Goyer wrote:
> The following files have a shebang line that specify python2.4
> explicitly :
>
> bzrlib/tests/test_weave.py
> tools/capture_tree.py
> tools/trace-revisions
> tools/rst2prettyhtml.py
>
> I will ask upstream to look into it and determine if these shebang line
> really need to specify python2.4 explicitly (if at all).

These should not be installed into /usr/bin, and as such are not on the
users path anyway.

I'd be in favour of:
nuke the #! in test_weave
use /bin/env python for capture_Tree, trace-revisions and rst2prettyhtml

-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.