Showing content from http://mail.python.org/pipermail/python-dev/attachments/20180905/f91d3a5d/attachment.html below:
<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Sep 5, 2018 at 3:13 AM Evpok Padding <<a href="mailto:evpok.padding@gmail.com">evpok.padding@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>According to the [doc][1], `collections.Counter` convenience intersection and union functions are meant to help it represent multisets. However, it currently lacks comparisons, which would make sense and seems straightforward to implement.<br></div></div></blockquote><div><br></div><div>x = Counter(a=1, b=2)</div><div>y = Counter(a=2, b=1)</div><div>x > y</div><div>?</div><div><br></div><div>Â </div></div></div>
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4