[PATCH][RFC] Implement benchmark script in python
Mike Frysinger
vapier@gentoo.org
Thu Dec 19 16:08:00 GMT 2013
On Thursday 19 December 2013 09:28:27 Kushal Das wrote:
> On Thu, Dec 19, 2013 at 7:36 PM, Mike Frysinger wrote:
> >> #!/usr/bin/env python
> >
> > personally, i'd be fine with /usr/bin/python. are systems so unusual
> > that they put it elsewhere that matters ?
>
> In future all systems will point to Python3 from /usr/bin/python
> (including Fedora in another two releases), it is always preferred to
> have /usr/bin/env python.
i don't see how that's relevant. if /usr/bin/python -> python3, then running
`/usr/bin/env python` will still get you /usr/bin/python which will be
python3.
in my proposal, i also stated that we should support python3 and not just be
python2.x compatible.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20131219/2565d837/attachment.sig>
More information about the Libc-alpha
mailing list