From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: gimp scripting support Date: Sat, 1 Aug 2015 23:48:23 +0200 Message-ID: <20150801214823.GA11948@debian> References: <20150801192555.GA7998@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLeds-0002Dz-9X for guix-devel@gnu.org; Sat, 01 Aug 2015 17:48:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZLedo-0002kR-6z for guix-devel@gnu.org; Sat, 01 Aug 2015 17:48:32 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:51486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLedn-0002ja-Su for guix-devel@gnu.org; Sat, 01 Aug 2015 17:48:28 -0400 Content-Disposition: inline In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Federico Beffa Cc: Guix-devel On Sat, Aug 01, 2015 at 10:12:02PM +0200, Federico Beffa wrote: > Building with Python 3 doesn't really solve the problem, because if > somebody chooses to use Python 2 in his profile then it would have a > similar problem. I know, but at least it would tend to favour modernism :-) Andreas