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 Ivan.Pozdeev
Recipients Ivan.Pozdeev, serhiy.storchaka, terry.reedy
Date 2018-04-29.14:25:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525011941.97.0.682650639539.issue33257@psf.upfronthosting.co.za>
In-reply-to
Content
> Look like the only way is to rearrange Tcl stack frames so that the right one is on top.

Scratch that. Tkinter allows to execute entire scripts where the order of the frames is important.
History
Date User Action Args
2018-04-29 14:25:42Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, terry.reedy, serhiy.storchaka
2018-04-29 14:25:41Ivan.Pozdeevsetmessageid: <1525011941.97.0.682650639539.issue33257@psf.upfronthosting.co.za>
2018-04-29 14:25:41Ivan.Pozdeevlinkissue33257 messages
2018-04-29 14:25:41Ivan.Pozdeevcreate