[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wget2 bootstrap and "Unknown option: --"
From: |
Jeffrey Walton |
Subject: |
Re: Wget2 bootstrap and "Unknown option: --" |
Date: |
Mon, 10 Aug 2020 15:49:40 -0400 |
On Mon, Aug 10, 2020 at 1:02 PM Darshit Shah <darnir@gnu.org> wrote:
>
> Interesting.. Thanks for the report.
>
> However, it may make sense to keep this behavior since I don't think
> that the script is compatible with Python 2. I'll have to check it
> again. I will likely change the behaviour to explicitly check for Python
> 3 and fall back to the bourne shell script instead.
This patch will get to the "Python 2.3.4 is too old" message.
* https://github.com/noloader/Build-Scripts/blob/master/patch/wget2.patch
Jeff