Nick Coghlan <ncogh...@gmail.com> added the comment:

As far as *why* yield expressions aren't special cased the way generator 
expressions are - just an oversight when yield expressions were added, no real 
grand master plan. It's not a big deal in practice, so nobody has ever cared 
enough to argue for fixing it.

Conditional expressions simply don't include mandatory parentheses as part of 
the syntax in the first place.

----------

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

Reply via email to