Message362817
| Author | brandtbucher |
|---|---|
| Recipients | Aaron Hall, brandtbucher, gvanrossum, josh.r, mark.dickinson, rhettinger, scoder, serhiy.storchaka, slam, steve.dower, xtreak |
| Date | 2020-02-27.17:10:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1582823459.58.0.899872208884.issue36144@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I believe that:
cm | other
Should return the equivalent of:
ChainMap(cm.maps[0] | dict(other), *cm.maps[1:]) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-27 17:10:59 | brandtbucher | set | recipients: + brandtbucher, gvanrossum, rhettinger, mark.dickinson, scoder, serhiy.storchaka, steve.dower, josh.r, Aaron Hall, slam, xtreak |
| 2020-02-27 17:10:59 | brandtbucher | set | messageid: <1582823459.58.0.899872208884.issue36144@roundup.psfhosted.org> |
| 2020-02-27 17:10:59 | brandtbucher | link | issue36144 messages |
| 2020-02-27 17:10:59 | brandtbucher | create | |