Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

The interpreter parses those as:
 3 - (-2)
 3 + (+2)

The first is a binary operator and the second is a unary operator..

----------
nosy: +rhettinger
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to