[issue1524639] Fix Tkinter Tcl-commands memory-leaks
Guilherme Polo
report at bugs.python.org
Wed Dec 17 17:26:35 CET 2008
Guilherme Polo <ggpolo at gmail.com> added the comment:
Fix: My previous comment was about changes in Misc.deletecommand not
Misc.destroy (this is what you get for guessing the methods changed in
the diff, without applying it).
To Quentin: I wouldn't bother mentioning it since this new TkinterError
exception should go away along the changes in Misc.deletecommand as
mentioned in my previous comment.
----------
versions: +Python 2.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1524639>
_______________________________________
More information about the Python-bugs-list
mailing list