[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20889: python Tkinter
From: |
Cyril Roelandt |
Subject: |
bug#20889: python Tkinter |
Date: |
Mon, 06 Jul 2015 00:39:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 |
On 07/05/2015 12:16 PM, Ludovic Courtès wrote:
> I’m asking because it might be that we could keep the default Python
> without Tk, and only use the Tk-enabled Python for the few packages that
> need it, if it’s 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.
Cyril.