On 30.05.15 10:56, Peter Otten wrote:
The following modification of the collections.Counter implementationhttps://hg.python.org/cpython/rev/fe4efc0032b5 was just checked in with the line result[elem] = 0 - count Does this have an advantage over the obvious result[elem] = -count ?
-0.0x = 0.0 -x
0.00 - x
-- https://mail.python.org/mailman/listinfo/python-list