Serhiy Storchaka added the comment: Here is a sample patch that makes implicit variables for checkbuttons unique. This is one of ways to solve this issue.
But I'm not sure that this issue needs to be solved at all. In real applications Checkbutton() is called with the variable argument, otherwise it would be not very useful. Only sample code can call Checkbutton() without the variable argument. ---------- keywords: +patch stage: test needed -> patch review Added file: http://bugs.python.org/file46696/tkinter-checkbutton-unique-variables.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29402> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com