[issue989712] Support using Tk without a mainloop
Guilherme Polo
report at bugs.python.org
Sat Mar 28 15:26:43 CET 2009
Guilherme Polo <ggpolo at gmail.com> added the comment:
I've changed the patch a bit and give it a quick try on the python-trunk.
I didn't understand the need to verify for _tkinter while IDLE is
already running, also, _tkinter.dooneevent is gone in py3k so I'm not
using the module function (these are the differences in this patch).
I find it nice to use Tkinter interactively on IDLE, is someone against
this ?
----------
nosy: +gpolo
Added file: http://bugs.python.org/file13440/issue989712.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue989712>
_______________________________________
More information about the Python-bugs-list
mailing list