Message61889
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, georg.brandl, georg.brandl, jimjjewett |
| Date | 2008-01-31.08:37:34 |
| SpamBayes Score | 0.13249293 |
| Marked as misclassified | No |
| Message-id | <1201768656.23.0.123641352943.issue1545463@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In PyImport_Cleanup(), sys and __builtin__ are the last ones deleted. What if PyGC_Collect() is called just before? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-31 08:37:36 | amaury.forgeotdarc | set | spambayes_score: 0.132493 -> 0.13249293 recipients: + amaury.forgeotdarc, georg.brandl, jimjjewett, belopolsky, gbrandl.historic |
| 2008-01-31 08:37:36 | amaury.forgeotdarc | set | spambayes_score: 0.132493 -> 0.132493 messageid: <1201768656.23.0.123641352943.issue1545463@psf.upfronthosting.co.za> |
| 2008-01-31 08:37:35 | amaury.forgeotdarc | link | issue1545463 messages |
| 2008-01-31 08:37:34 | amaury.forgeotdarc | create | |