Message 258978 - Python tracker
Message258978
| Author | Hibou57 |
|---|---|
| Recipients | Hibou57, Roscoe R. Higgins, brett.cannon, docs@python |
| Date | 2016-01-26.22:07:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453846033.76.0.995363799979.issue26205@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Better at least two, if I'm not wrong: the innermost scope may be the module's scope. So there is always at least the module scope and the built‑ins scope, at least two up to four. (if I have not overlooked something) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-26 22:07:13 | Hibou57 | set | recipients: + Hibou57, brett.cannon, docs@python, Roscoe R. Higgins |
| 2016-01-26 22:07:13 | Hibou57 | set | messageid: <1453846033.76.0.995363799979.issue26205@psf.upfronthosting.co.za> |
| 2016-01-26 22:07:13 | Hibou57 | link | issue26205 messages |
| 2016-01-26 22:07:13 | Hibou57 | create | |