Xiang Zhang added the comment:

Not about code, just the doc. In my opinion, if ``bool`` is not called it is 
definitely not equivalent to ``(item for item in iterable if function(item))``, 
which actually calls the function, even there is nothing different in the 
result. But, this is a rather subjective and not important now. I am OK with 
all your opinions. And considering other interpreters, leaving it untouched is 
a good idea.

----------

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

Reply via email to