Python support policy
Richard Laager
rlaager at wiktel.com
Fri Sep 4 04:05:52 UTC 2020
On 9/3/20 1:12 PM, Gary E. Miller via devel wrote:
> On Thu, 3 Sep 2020 02:30:43 -0500
> Richard Laager via devel <devel at ntpsec.org> wrote:
>
>> On 9/2/20 7:44 PM, Gary E. Miller via devel wrote:
>>>> 1. Change waf's shebang:
>>>> -#!/usr/bin/env python
>>>> +#!/usr/bin/env python3
>>>
>>> Uh, no. That breaks Gentoo eselect.
>>
>> How, specifically?
>
> Bentoo allows the user to select his current Python, at runtime. Trivially
> select his current Python. This is great, sometimes I run 7 Python versions
> and flip between them quickly for testing.
Can you show me how that works?
1. Select (with eselect) Python 3.8 and run:
python3 --version
2. Select Python 3.7 and run:
python3 --version
--
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20200903/e8c2f286/attachment-0001.bin>
More information about the devel
mailing list