ctarn <i...@ctarn.io> added the comment:

OK, I mean... when I call `a = list(b)`, list() changes `b` unexpectedly, not 
`a != b` in this case. That is why I replace the left operand with `_`.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39110>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to