Terry J. Reedy added the comment:

I recently saw the same message when developing an individual idle_test module 
on repository debug builds even though all class attributes were being deleted. 
One was an Idle EditorWindow. I solved the problem by deleting the class 
attributes other than root before root.destroy. I should recheck all 
modules/classes with attributes other than root.

----------

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

Reply via email to