This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][RFC] Implement benchmark script in python


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

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]