Message339183
| Author | schperplata |
|---|---|
| Recipients | eamanu, ncoghlan, paul.moore, schperplata, steve.dower, terry.reedy, tim.golden, zach.ware |
| Date | 2019-03-30.07:24:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553930697.22.0.51537651653.issue36426@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Are there any workarounds - how can we use exec() and on-the-fly created variables? Also, why 'locals()['bar']' is seen by the interpretter, but not ony 'bar'? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-30 07:24:57 | schperplata | set | recipients: + schperplata, terry.reedy, paul.moore, ncoghlan, tim.golden, zach.ware, steve.dower, eamanu |
| 2019-03-30 07:24:57 | schperplata | set | messageid: <1553930697.22.0.51537651653.issue36426@roundup.psfhosted.org> |
| 2019-03-30 07:24:57 | schperplata | link | issue36426 messages |
| 2019-03-30 07:24:57 | schperplata | create | |