From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Python 2 end-of-life? Date: Fri, 29 Nov 2019 15:12:49 +0100 Message-ID: References: <20191126215145.GA1044@PhantoNv4ArchGx.localdomain> <20191129060732.GA1094@PhantoNv4ArchGx.localdomain> <20191129134239.GA77005@PhantoNv4ArchGx.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56877) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iah17-0001OW-6T for guix-devel@gnu.org; Fri, 29 Nov 2019 09:13:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iah13-0000X1-T4 for guix-devel@gnu.org; Fri, 29 Nov 2019 09:13:04 -0500 Received: from mail-qk1-x733.google.com ([2607:f8b0:4864:20::733]:42200) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iah13-0000St-NG for guix-devel@gnu.org; Fri, 29 Nov 2019 09:13:01 -0500 Received: by mail-qk1-x733.google.com with SMTP id a10so2612661qko.9 for ; Fri, 29 Nov 2019 06:13:01 -0800 (PST) In-Reply-To: <20191129134239.GA77005@PhantoNv4ArchGx.localdomain> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Bengt Richter Cc: Guix Devel Hi Bengt, On Fri, 29 Nov 2019 at 14:42, Bengt Richter wrote: > > And what do we win? More reproducibility? More bootstrappability? > > https://en.wikiquote.org/wiki/C._A._R._Hoare#The_Emperor's_Old_Clothes > > The first quote in particular ;-) I agree with the quote. :-) But it does not answer to the question. Because your proposal appears to me more complicated than simple. ;-) Well, my answer would be: python -c 'import this' ;-) [...] Now is better than never. Although never is often better than *right* now. If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. -- All the best, simon