Message87892
| Author | pitrou |
|---|---|
| Recipients | ajaksu2, doerwalter, pitrou, r.david.murray, rhettinger, sdementen |
| Date | 2009-05-16.13:43:45 |
| SpamBayes Score | 5.885036e-06 |
| Marked as misclassified | No |
| Message-id | <1242481428.5.0.346218948979.issue1182143@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Beware that making exceptions hold on arbitrary objects increases the possibility of delayed collection and reference cycles, though. (especially in trunk where the "current" exception can last after the end of an except block) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-16 13:43:48 | pitrou | set | recipients: + pitrou, doerwalter, rhettinger, sdementen, ajaksu2, r.david.murray |
| 2009-05-16 13:43:48 | pitrou | set | messageid: <1242481428.5.0.346218948979.issue1182143@psf.upfronthosting.co.za> |
| 2009-05-16 13:43:46 | pitrou | link | issue1182143 messages |
| 2009-05-16 13:43:46 | pitrou | create | |