ctarn <[email protected]> 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 <[email protected]>
<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