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 Guilherme.Simões
Recipients Guilherme.Simões, Todd.Rovito, gpolo, r.david.murray, roger.serwy, terry.reedy
Date 2013-04-24.00:12:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366762332.6.0.528464301923.issue17822@psf.upfronthosting.co.za>
In-reply-to
Content
From what I could see the problem is that in MacOS askyesnocancel stops the user from interacting with all windows and in Windows it stops the interaction only in the root window (even when the parameter 'master' is used, as is the case in IDLE). Since the root window in IDLE is hidden askyesnocancel doesn't do anything.
History
Date User Action Args
2013-04-24 00:12:12Guilherme.Simõessetrecipients: + Guilherme.Simões, terry.reedy, gpolo, roger.serwy, r.david.murray, Todd.Rovito
2013-04-24 00:12:12Guilherme.Simõessetmessageid: <1366762332.6.0.528464301923.issue17822@psf.upfronthosting.co.za>
2013-04-24 00:12:12Guilherme.Simõeslinkissue17822 messages
2013-04-24 00:12:12Guilherme.Simõescreate