Ned Deily added the comment:

Also, there are differences in behavior among the various flavors of Tk.  I 
know of at least four main flavors in use by current Python builds:  Unix 
X11-based Tk 8.5, Windows Tk 8.5, OS X Cocoa Tk 8.5, OS X Carbon Tk 8.4.  Some 
third-party distributors are starting to supply Tk 8.6, in its various flavors, 
now that 8.6 has been released. Each flavor has various build options and 
features to fit in with its host o/s environment.  This makes testing tkinter 
issues *interesting*.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13153>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to