[Python-ideas] Fwd: Why do equality tests between OrderedDict keys/values views behave not as expected?

Franklin? Lee leewangzhong+python at gmail.com
Sat Dec 19 00:02:07 EST 2015


On Fri, Dec 18, 2015 at 11:58 PM, Franklin? Lee
<leewangzhong+python at gmail.com> wrote:

> Sorry, bad habit. I see dict().values().__eq__ as an error.

I mean that I see comparison of dict values views as an error. That it
shouldn't have been done.

But I can see where it would be used. So I withdraw that, too.


More information about the Python-ideas mailing list