[Python-bugs-list] [ python-Bugs-564729 ] FixTk.py logic wrong

noreply@sourceforge.net noreply@sourceforge.net
Mon, 10 Jun 2002 12:25:30 -0700


Bugs item #564729, was opened at 2002-06-05 02:09
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=564729&group_id=5470

Category: Tkinter
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Internet Discovery (idiscovery)
Assigned to: Nobody/Anonymous (nobody)
Summary: FixTk.py logic wrong

Initial Comment:
The logic in FixTk.py is wrong for Tix: the Tix version number
is independent of the Tk/Tcl version number.

Just duplicate the Tcl code logic for Tix, and don't reuse the 
Tcl version number.



----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-06-10 15:25

Message:
Logged In: YES 
user_id=6380

Can you please supply a patch?

The code in 2.2 and later is different; is that still
broken?  If so, please supply two patches!

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=564729&group_id=5470