> On Apr 15, 2018, at 10:07 PM, Tim Peters <[email protected]> wrote: > > Adding Counter * integer doesn't bother me a bit, but the definition > of what that should compute isn't obvious.
Any thoughts on Counter * float? A key use case for what is being proposed is:
c *= 1 / c.total
Raymond
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/
