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 terry.reedy
Recipients ned.deily, terry.reedy, wordtech
Date 2017-11-25.17:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511632269.54.0.213398074469.issue32129@psf.upfronthosting.co.za>
In-reply-to
Content
Ned, do you agree that simply changing 'else' to 'elif not macosx.isAquaTk()' is the best resolution?

Backporting such a change to 3.6 would be trivial; to 2.7, not.  Is there any need for the latter?

Kevin, thanks for the explanation.
History
Date User Action Args
2017-11-25 17:51:09terry.reedysetrecipients: + terry.reedy, wordtech, ned.deily
2017-11-25 17:51:09terry.reedysetmessageid: <1511632269.54.0.213398074469.issue32129@psf.upfronthosting.co.za>
2017-11-25 17:51:09terry.reedylinkissue32129 messages
2017-11-25 17:51:09terry.reedycreate