Message 70817 - Python tracker
Message70817
| Author | loewis |
|---|---|
| Recipients | loewis, ocean-city |
| Date | 2008-08-07.11:32:17 |
| SpamBayes Score | 0.055443015 |
| Marked as misclassified | No |
| Message-id | <1218108738.99.0.000750627779125.issue3515@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The interpreter holds onto sys.exc_traceback even after the except block. This refers to the frame, which refers to the file object. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-07 11:32:19 | loewis | set | recipients: + loewis, ocean-city |
| 2008-08-07 11:32:18 | loewis | set | messageid: <1218108738.99.0.000750627779125.issue3515@psf.upfronthosting.co.za> |
| 2008-08-07 11:32:18 | loewis | link | issue3515 messages |
| 2008-08-07 11:32:17 | loewis | create | |