[webkit-dev] Python
Michael Catanzaro
mcatanzaro at igalia.com
Fri Aug 11 08:06:37 PDT 2017
On Mon, Aug 7, 2017 at 10:56 AM, Carlos Alberto Lopez Perez
<clopez at igalia.com> wrote:
> 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
>
> ?
So this is by far the easiest solution of those that have been
proposed. I think we should try this as a stopgap until macOS is fixed
to provide a python2 binary.
Michael
More information about the webkit-dev
mailing list