Python uses the Tkinter wrapper around TCL/TK and it remains the same no matter 
how may versions of TCL/TK are installed.  You will have to build Tkinter 
against whatever version you like and make sure that it gets installed in the 
/usr/lib64/python directory that you want.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to