Message 283623 - Python tracker
Message283623
| Author | woo yoo |
|---|---|
| Recipients | brendan-donegan, docs@python, r.david.murray, woo yoo |
| Date | 2016-12-19.14:00:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1482156050.93.0.192500713985.issue29010@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The previous description about scope classify it into 3 types explicitly, which means the scope containing the current module's global names is not same as the scope containing built-in names. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-19 14:00:50 | woo yoo | set | recipients: + woo yoo, r.david.murray, docs@python, brendan-donegan |
| 2016-12-19 14:00:50 | woo yoo | set | messageid: <1482156050.93.0.192500713985.issue29010@psf.upfronthosting.co.za> |
| 2016-12-19 14:00:50 | woo yoo | link | issue29010 messages |
| 2016-12-19 14:00:50 | woo yoo | create | |