Terry J. Reedy <tjre...@udel.edu> added the comment:

Possible sweep-more-under-the-rug fix for both current issues: add links and, 
after current 'except tkinter.TclError',

            except AttributeError:
                pass

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37524>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to