From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add Python 3. Date: Thu, 29 Aug 2013 00:07:59 +0200 Message-ID: <877gf579kw.fsf@gnu.org> References: <1377644626-17292-1-git-send-email-tipecaml@gmail.com> <8738puc6h6.fsf@gnu.org> <201308281612.47788.andreas@enge.fr> <87a9k1c20t.fsf@gnu.org> <20130828205847.GB12493@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEnzA-0001kT-MM for guix-devel@gnu.org; Wed, 28 Aug 2013 18:13:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEnz4-0002wi-Gr for guix-devel@gnu.org; Wed, 28 Aug 2013 18:13:08 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:51705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEnz4-0002wb-B5 for guix-devel@gnu.org; Wed, 28 Aug 2013 18:13:02 -0400 In-Reply-To: <20130828205847.GB12493@debian> (Andreas Enge's message of "Wed, 28 Aug 2013 22:58:47 +0200") List-Id: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > On Wed, Aug 28, 2013 at 04:40:02PM +0200, Ludovic Court=C3=A8s wrote: >> What about having 3 variables: python-3, python-2, and python; =E2=80=98= python=E2=80=99 >> would point to whichever is the default. > > This would also be a reasonable approach. I find the 2-variable approach > more convenient, since otherwise, it would only be consistent to have > 3 variables also for each python module. OK. No strong opinion on that, so either way is fine with me. Ludo=E2=80=99.