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 ZackerySpytz, taleinat, terry.reedy
Date 2019-07-12.15:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562945577.62.0.674972829669.issue37524@roundup.psfhosted.org>
In-reply-to
Content
Possible sweep-more-under-the-rug fix for both current issues: add links and, after current 'except tkinter.TclError',

            except AttributeError:
                pass
History
Date User Action Args
2019-07-12 15:32:57terry.reedysetrecipients: + terry.reedy, taleinat, ZackerySpytz
2019-07-12 15:32:57terry.reedysetmessageid: <1562945577.62.0.674972829669.issue37524@roundup.psfhosted.org>
2019-07-12 15:32:57terry.reedylinkissue37524 messages
2019-07-12 15:32:57terry.reedycreate