Meador Inge <mead...@gmail.com> added the comment:

It seems to me from the grammar 
(http://docs.python.org/reference/expressions.html#grammar-token-conditional_expression)
 that the precedence for conditional expressions fall in between that of 
'lambda' and 'or' expressions.

----------
keywords: +patch
nosy: +minge
versions: +Python 2.7
Added file: http://bugs.python.org/file16477/issue-8039.patch

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

Reply via email to