Message149050
| Author | sdeibel |
|---|---|
| Recipients | sdeibel |
| Date | 2011-12-08.20:25:53 |
| SpamBayes Score | 0.00012569217 |
| Marked as misclassified | No |
| Message-id | <1323375954.63.0.637699438673.issue13557@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Calling exec() on code that includes a list comprehension that references a defined local variable x fails incorrectly on "NameError: global name 'x' not defined". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-08 20:25:54 | sdeibel | set | recipients: + sdeibel |
| 2011-12-08 20:25:54 | sdeibel | set | messageid: <1323375954.63.0.637699438673.issue13557@psf.upfronthosting.co.za> |
| 2011-12-08 20:25:54 | sdeibel | link | issue13557 messages |
| 2011-12-08 20:25:53 | sdeibel | create | |