| commit | 5ac00ac1403e4d0981c5042cc76cd09ae6de2570 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Dec 11 02:03:55 1997 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Dec 11 02:03:55 1997 +0000 |
| tree | 5cf659430ad51ba2143afac6c401a63b9026bf1e | |
| parent | d1f4984a9bb2e90d4fc473be1a169917277efa4d [diff] |
Fix problem detected by Greg McFarlane -- callbacks passed to bind_class() and bind_all() are destroyed when the widget to which they were passed is destroyed.