Message245046
| Author | rhettinger |
|---|---|
| Recipients | canjo, rhettinger |
| Date | 2015-06-09.06:06:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433829976.69.0.560692636578.issue24413@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One other thought: Returning NotImplemented may be an easy change but it isn't clear that it would provide a sensible capability for mapping views. The non-iterable *other* argument would need to have a __ror__() method than could do something useful with a KeysView or ItemsView argument. That seems like an improbable use case (which is why I presume this has never come up before). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-09 06:06:16 | rhettinger | set | recipients: + rhettinger, canjo |
| 2015-06-09 06:06:16 | rhettinger | set | messageid: <1433829976.69.0.560692636578.issue24413@psf.upfronthosting.co.za> |
| 2015-06-09 06:06:16 | rhettinger | link | issue24413 messages |
| 2015-06-09 06:06:16 | rhettinger | create | |