Message227819
I suggest implementing `Counter.__lt__` which will be a partial order, similarly to `set.__lt__`. That is, one counter will be considered smaller-or-equal to another if for any item in the first counter, the second counter has an equal or bigger amount of that item. |
|
Date |
User |
Action |
Args |
2014-09-29 19:33:21 | cool-RR | set | recipients:
+ cool-RR |
2014-09-29 19:33:21 | cool-RR | set | messageid: <1412019201.2.0.639073460867.issue22515@psf.upfronthosting.co.za> |
2014-09-29 19:33:21 | cool-RR | link | issue22515 messages |
2014-09-29 19:33:20 | cool-RR | create | |
|