From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: bug#20889: python Tkinter Date: Mon, 6 Jul 2015 09:27:24 +0200 Message-ID: References: <55972A09.9020508@gmail.com> <87fv52rjso.fsf@gnu.org> <5599B21D.60008@gmail.com> 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]:59874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC0p0-0002do-EV for bug-guix@gnu.org; Mon, 06 Jul 2015 03:28:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZC0os-0004O2-B2 for bug-guix@gnu.org; Mon, 06 Jul 2015 03:28:10 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:39964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC0os-0004Nq-7d for bug-guix@gnu.org; Mon, 06 Jul 2015 03:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZC0or-0007mp-O2 for bug-guix@gnu.org; Mon, 06 Jul 2015 03:28:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <5599B21D.60008@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: 20889@debbugs.gnu.org On Mon, Jul 6, 2015 at 12:39 AM, Cyril Roelandt wrote: > On 07/05/2015 12:16 PM, Ludovic Court=C3=A8s wrote: >> I=E2=80=99m asking because it might be that we could keep the default Py= thon >> without Tk, and only use the Tk-enabled Python for the few packages that >> need it, if it=E2=80=99s rare enough. > > No, we do not want that. Users who install Python expect to be able to > import tkinter, since it is part of the standard library. I agree with Cyril.