Message77992
| Author | gpolo |
|---|---|
| Recipients | gpolo, loewis, pysquared, quentin.gallet-gilles |
| Date | 2008-12-17.23:03:38 |
| SpamBayes Score | 0.0050338926 |
| Marked as misclassified | No |
| Message-id | <1229555019.03.0.976641843758.issue1524639@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-17 23:03:39 | gpolo | set | recipients: + gpolo, loewis, pysquared, quentin.gallet-gilles |
| 2008-12-17 23:03:39 | gpolo | set | messageid: <1229555019.03.0.976641843758.issue1524639@psf.upfronthosting.co.za> |
| 2008-12-17 23:03:38 | gpolo | link | issue1524639 messages |
| 2008-12-17 23:03:38 | gpolo | create | |