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 serhiy.storchaka
Recipients gpolo, igor.yakovchenko, serhiy.storchaka, terry.reedy
Date 2018-03-24.05:19:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521868780.59.0.467229070634.issue33096@psf.upfronthosting.co.za>
In-reply-to
Content
I have tested -- omitting the option and passing an empty string are treated different in Tk. Passing a duplicate iid is error. Thus the fix should be just `iid is not None`. But needed tests.
History
Date User Action Args
2018-03-24 05:19:40serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, gpolo, igor.yakovchenko
2018-03-24 05:19:40serhiy.storchakasetmessageid: <1521868780.59.0.467229070634.issue33096@psf.upfronthosting.co.za>
2018-03-24 05:19:40serhiy.storchakalinkissue33096 messages
2018-03-24 05:19:40serhiy.storchakacreate