Message240945
| Author | blackfawn |
|---|---|
| Recipients | BreamoreBoy, barry, blackfawn, brett.cannon, cvrebert, ezio.melotti |
| Date | 2015-04-14.16:53:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429030380.17.0.835684670452.issue18166@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There's actually no advantage for a weakref here, since the exception object already holds an indirect reference to all the raising frame's locals through __traceback__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-14 16:53:00 | blackfawn | set | recipients: + blackfawn, barry, brett.cannon, ezio.melotti, cvrebert, BreamoreBoy |
| 2015-04-14 16:53:00 | blackfawn | set | messageid: <1429030380.17.0.835684670452.issue18166@psf.upfronthosting.co.za> |
| 2015-04-14 16:53:00 | blackfawn | link | issue18166 messages |
| 2015-04-14 16:53:00 | blackfawn | create | |