Message 99523 - Python tracker
Message99523
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Jeremy.Hylton, amaury.forgeotdarc, brian.curtin, christian.heimes, ezio.melotti, gvanrossum, tim.peters |
| Date | 2010-02-18.19:52:34 |
| SpamBayes Score | 0.00064482016 |
| Marked as misclassified | No |
| Message-id | <1266522756.04.0.126095719899.issue1540@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached script does not "fail". The weird thing is that after gc.collect(), gc.garbage is not empty. This happens even when gc.set_debug() is not called. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-18 19:52:36 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, gvanrossum, tim.peters, christian.heimes, ezio.melotti, brian.curtin, Jeremy.Hylton |
| 2010-02-18 19:52:36 | amaury.forgeotdarc | set | messageid: <1266522756.04.0.126095719899.issue1540@psf.upfronthosting.co.za> |
| 2010-02-18 19:52:34 | amaury.forgeotdarc | link | issue1540 messages |
| 2010-02-18 19:52:34 | amaury.forgeotdarc | create | |