Guilherme Polo <[email protected]> added the comment: I've fixed the leaks in Variable doing this: http://code.google.com/p/plumage/source/detail?r=93
I don't use an extra _tclCommands for Variable, instead in __del__ I use the information returned by Variable.trace_vinfo to remove associated callbacks. _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1524639> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
