[issue20067] Tkinter variables no works with wantobject is false

2013-12-26 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue20067] Tkinter variables no works with wantobject is false

2013-12-26 Thread Roundup Robot
Roundup Robot added the comment: New changeset b13c15a9ae54 by Serhiy Storchaka in branch '2.7': Issue #20067: Tkinter variables now work when wantobjects is false. http://hg.python.org/cpython/rev/b13c15a9ae54 New changeset fbc1a39b68e4 by Serhiy Storchaka in branch '3.3': Issue #20067: Tkinter

[issue20067] Tkinter variables no works with wantobject is false

2013-12-25 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: Tkinter variables test fails when wantobjects is false: == ERROR: test_default (__main__.TestVariable) -- Traceback (most