This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author markroseman
Recipients kbk, markroseman, roger.serwy, terry.reedy
Date 2015-09-03.21:29:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441315753.96.0.0493251705052.issue24996@psf.upfronthosting.co.za>
In-reply-to
Content
In the debugger, the values for the variables shown in the locals/globals panes are editable (i.e. using Entry widget) but I don't see any mechanism to have those changes affect anything. If I'm not missing something, why Entry and not Label?
History
Date User Action Args
2015-09-03 21:29:14markrosemansetrecipients: + markroseman, terry.reedy, kbk, roger.serwy
2015-09-03 21:29:13markrosemansetmessageid: <1441315753.96.0.0493251705052.issue24996@psf.upfronthosting.co.za>
2015-09-03 21:29:13markrosemanlinkissue24996 messages
2015-09-03 21:29:13markrosemancreate