Guilherme Polo <[email protected]> added the comment: On Wed, Dec 31, 2008 at 2:24 PM, Antoine Pitrou <[email protected]> wrote: > > Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue3638> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
