On 11.07.15 13:26, candide wrote:
0 + not 0
   File "<stdin>", line 1
     0 + not 0
           ^
SyntaxError: invalid syntax



What is syntactically wrong with 0 + not 0?

This looks as a bug to me. Please file a report on http://bugs.python.org.


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to