Message326757
| Author | ppperry |
|---|---|
| Recipients | brett.cannon, jcdlr, om364@, ppperry, terry.reedy |
| Date | 2018-10-01.02:09:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1538359744.8.0.545547206417.issue33065@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Line 59 isn't actually executed; the error comes from the trace event that gets fired before line 59, which is the first `line` event in the frame containing the uninitialized _ModuleLock. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-01 02:09:04 | ppperry | set | recipients: + ppperry, brett.cannon, terry.reedy, jcdlr, om364@ |
| 2018-10-01 02:09:04 | ppperry | set | messageid: <1538359744.8.0.545547206417.issue33065@psf.upfronthosting.co.za> |
| 2018-10-01 02:09:04 | ppperry | link | issue33065 messages |
| 2018-10-01 02:09:04 | ppperry | create | |