Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I think the best outcome here is to refine the syntax error. Making it behave a 
bit better is going to be quite a pain because of how unary "-" and "not" work 
on the priority level in the grammar.

I also don't think that facilitating the concatenation of operators without 
parentheses is a good idea (for readability reasons). 

I will prepare a PR to improve the syntax error

----------

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

Reply via email to