Ethan Furman added the comment: What would be the result of
Counter({'a':1, 'b':2}) < Counter({'a':2, 'b':1})
?
----------
nosy: +ethan.furman
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
