[issue3638] tkinter.mainloop() is meaningless and crash: remove it

Guilherme Polo report at bugs.python.org
Wed Dec 31 17:27:31 CET 2008


Guilherme Polo <ggpolo at gmail.com> added the comment:

On Wed, Dec 31, 2008 at 2:24 PM, Antoine Pitrou <report at bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou at free.fr> added the comment:
>
> "tkinter.mainloop" seems used in a bunch of places according to Google
> Code. Am I missing something?
>

Yes, those are not _tkinter.mainlooop, they are Tkinter.mainloop.

> http://www.google.com/codesearch?hl=fr&lr=&q=%22tkinter.mainloop%22&sbtn=Rechercher
>

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


More information about the Python-bugs-list mailing list