Guido van Rossum <[EMAIL PROTECTED]> added the comment:

IMO the generator expression is wrong in interpreting the StopIteration
as a break. It should fail just like the list comprehension fails.

----------
nosy: +gvanrossum

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3331>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to