This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients cool-RR, eric.smith, ethan.furman, josh.r, pitrou, r.david.murray, rhettinger, scoder, serhiy.storchaka, steven.daprano
Date 2014-10-03.22:25:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412375119.16.0.0289141024025.issue22515@psf.upfronthosting.co.za>
In-reply-to
Content
>   Counter(a=1) < Counter(a=1, b=1)

Do an analogy with sets and the answer will be obvious.
History
Date User Action Args
2014-10-03 22:25:19pitrousetrecipients: + pitrou, rhettinger, scoder, eric.smith, steven.daprano, r.david.murray, cool-RR, ethan.furman, serhiy.storchaka, josh.r
2014-10-03 22:25:19pitrousetmessageid: <1412375119.16.0.0289141024025.issue22515@psf.upfronthosting.co.za>
2014-10-03 22:25:19pitroulinkissue22515 messages
2014-10-03 22:25:19pitroucreate