Serhiy Storchaka added the comment:

Changes for _SimpleBinder.__del__ look doubtful. Any TclError exception is 
suppressed and "if" statement does nothing. Perhaps you forgot "else: raise"? 
And may be in other places too.

----------

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

Reply via email to