[New-bugs-announce] [issue13040] call to tkinter.messagebox.showinfo hangs the script

Richard86 report at bugs.python.org
Sat Sep 24 12:44:06 CEST 2011


New submission from Richard86 <gboy87 at gmail.com>:

Call to tkinter.messagebox.showinfo("Test", "test") makes the script hang in Windows 7 with Python 3.2.2 with Timer(2, methodname, ()).start().

----------
components: Tkinter, Windows
files: test1.py
messages: 144496
nosy: Richard86
priority: normal
severity: normal
status: open
title: call to tkinter.messagebox.showinfo hangs the script
type: crash
versions: Python 3.2
Added file: http://bugs.python.org/file23236/test1.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13040>
_______________________________________


More information about the New-bugs-announce mailing list