Message362666
| Author | steve.dower |
|---|---|
| Recipients | Aaron Hall, brandtbucher, gvanrossum, josh.r, mark.dickinson, rhettinger, scoder, serhiy.storchaka, slam, steve.dower, xtreak |
| Date | 2020-02-25.20:42:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1582663322.52.0.131019562708.issue36144@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
That's a much simpler example. And of course:
>>> z[False] = False
>>> z
{0: False}
So the precedent is well established that the key doesn't get updated with the value.
No further questions, yer honour ;) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-25 20:42:02 | steve.dower | set | recipients: + steve.dower, gvanrossum, rhettinger, mark.dickinson, scoder, serhiy.storchaka, josh.r, Aaron Hall, slam, xtreak, brandtbucher |
| 2020-02-25 20:42:02 | steve.dower | set | messageid: <1582663322.52.0.131019562708.issue36144@roundup.psfhosted.org> |
| 2020-02-25 20:42:02 | steve.dower | link | issue36144 messages |
| 2020-02-25 20:42:02 | steve.dower | create | |