[issue6933] Threading issue with Tkinter Frame.insert
New submission from Moray Grieve : The attached file has an example where a Tk GUI is launched as a seperate thread - this all works fine in Python 2.5, but in Python 2.6 the thread hangs. The issue seems to be in the line; self.messageBoxDetails.insert(INSERT, "Hello world") Co
[issue6933] Threading issue with Tkinter Frame.insert
Moray Grieve added the comment: I should say this is running on Windows XP -- ___ Python tracker <http://bugs.python.org/issue6933> ___ ___ Python-bugs-list m