Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Gerald S. Williams" To: "Jason Tishler" , Subject: Re: Python support for Tcl 8.0 Date: Tue, 15 Oct 2002 14:57:37 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <20021015181054.GD1536@tishler.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Jason Tishler wrote: > I guess that when Python 2.3 is released, I will most likely have to > drop support for the _tkinter module. Please let's not. The BDFL's comments were based on the assumption that Tcl/Tk 8.0 isn't being used, which is clearly not true if Cygwin is stuck with it for a while. Can't we ask them to keep the 8.0 special case for a while, at least within #ifdef CYGWIN? (I'm not entirely sure why Tcl/Tk is stuck at 8.0--I thought Cygwin was supported through 8.2 or 8.3. But that's another matter.) If Tcl/Tk 8.0 support is dropped from Python, I hope you don't do have to do anything to drop support in Cygwin (i.e., it should automatically build without it if Tcl/Tk 8.2+ isn't found). That way, those of us that want to use it can simply rebuild Python after updating Tcl/Tk. -Jerry Williams -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/