Message185321
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, docs@python, eric.snow, techtonik |
| Date | 2013-03-27.10:24:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364379855.68.0.633923022461.issue17546@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The previous title, "rename type returned by locals() to livedict" did not describe the reality, since locals() returns a regular dict. [Would you call x.__dict__ a livedict?] So either this issue should be closed as invalid, because it's based on incorrect understandings of Python internals; or we could improve documentation about locals() in order to remove surprising behavior and (real) confusion in programmers' minds. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-27 10:24:15 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, techtonik, docs@python, eric.snow |
| 2013-03-27 10:24:15 | amaury.forgeotdarc | set | messageid: <1364379855.68.0.633923022461.issue17546@psf.upfronthosting.co.za> |
| 2013-03-27 10:24:15 | amaury.forgeotdarc | link | issue17546 messages |
| 2013-03-27 10:24:15 | amaury.forgeotdarc | create | |