> On Apr 15, 2018, at 10:51 PM, Tim Peters <[email protected]> wrote: > > I also have no problem with inplace operators. Or with adding > `Counter /= scalar", for that matter.
But surely __rdiv__() would be over the top, harmonic means be damned ;-) Raymond _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
