Message293451
I would prefer to keep __rmod__ and fix the bug, given that the use case I described above would otherwise create an inconsistency in subclasses, which would be able to easily extend __mod__ by calling super(), but would be forced to fully implement __rmod__ themselves. That said, I will defer to those who are more experienced here. | |
| Date | User | Action | Args | | 2017-05-10 19:38:53 | jcgoble3 | set | recipients: + jcgoble3, rhettinger, pitrou, r.david.murray, martin.panter, serhiy.storchaka, xiang.zhang | | 2017-05-10 19:38:53 | jcgoble3 | set | messageid: <1494445133.03.0.20269224495.issue25652@psf.upfronthosting.co.za> | | 2017-05-10 19:38:53 | jcgoble3 | link | issue25652 messages | | 2017-05-10 19:38:52 | jcgoble3 | create | | |