Message60985
| Author | georg.brandl |
|---|---|
| Recipients | |
| Date | 2006-08-23.22:45:07 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Logged In: YES user_id=849994 Note that new-style classes are always part of a reference cycle (you can find this out via gc.get_referrers). Therefore, they will not be deleted instantly, but only after gc collects them (you can trigger that via gc.collect). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-20 09:58:57 | admin | link | issue1545463 messages |
| 2008-01-20 09:58:57 | admin | create | |