Random832 wrote:
implement the entire intuitive "contains the same amount of each value"
algorithm [more or less Counter(obj1) == Counter(obj2)],

But then we'd be guessing that this particular interpretation of
"dict values equality", out of several plausible ones, is the one
the programmer intended. And we know what the Zen has to say about
guessing.

--
Greg
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/SLVK3KUZ54PO3RFJDNRWI6Q22CAF7KPO/

Reply via email to