[webkit-dev] Python

Carlos Alberto Lopez Perez clopez at igalia.com
Mon Aug 7 08:56:51 PDT 2017


On 07/08/17 17:44, Andy Estes wrote:
>>> last I checked, macOS did not provide a python2 binary either. I am hoping that has changed in the past few years. Has it?
>> Nope.
> macOS does have /usr/bin/python2.7, though.
> 

That's a good thing.

I believe all Linux distros we support have this, right?
And all the scripts actually assume python2.7 (AFAIK).

Would it work for everyone having as shebang :

#!/usr/bin/env python2.7

?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 897 bytes
Desc: OpenPGP digital signature
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170807/51c1f23f/attachment.bin>


More information about the webkit-dev mailing list