Message309391
| Author | martin.panter |
|---|---|
| Recipients | docs@python, martin.panter, rhettinger, steven.daprano, thatiparthy |
| Date | 2018-01-02.19:37:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514921833.74.0.467229070634.issue32413@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW a few years ago I wrote a patch for Issue 17546 that documents three personalities of “locals”, including: * At the module level, the dictionary returned is the global symbol table, also returned by :func:`globals`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-02 19:37:13 | martin.panter | set | recipients: + martin.panter, rhettinger, steven.daprano, docs@python, thatiparthy |
| 2018-01-02 19:37:13 | martin.panter | set | messageid: <1514921833.74.0.467229070634.issue32413@psf.upfronthosting.co.za> |
| 2018-01-02 19:37:13 | martin.panter | link | issue32413 messages |
| 2018-01-02 19:37:13 | martin.panter | create | |