On Aug 11, 2011, at 07:34 PM, Jakub Wilk wrote:
>I'm more worried about Debian-using upstreams who'd start to
>#!/usr/bin/python2 shebangs, thus breaking compatibility with the rest of the
>world.
Then the upstream is broken. Upstream should release with
#!/usr/bin/env python
and the installer
* Piotr Ożarowski , 2011-08-10, 15:03:
Why not make Python 2 point to /usr/bin/python2?
because instead of:
| oh, look, /usr/bin/python is a symlink, lets use different 2.X version,
| I don't care about 2.Y anymore and I want 2.Z by default. What? foo
| application doesn't work anymore? Damn De
[Tshepang Lekhonkhobe, 2011-08-10]
> Why not make Python 2 point to /usr/bin/python2?
because instead of:
| oh, look, /usr/bin/python is a symlink, lets use different 2.X version,
| I don't care about 2.Y anymore and I want 2.Z by default. What? foo
| application doesn't work anymore? Damn Debian
3 matches
Mail list logo