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

I recommend just letting this be.  Aside from it allowing for a cute riddle, in 
the real world seems to be harmless and not worth breaking code.

There are lots of other harmless oddities such as the space-invader increment 
operator:

   x -=- 1

FWIW, a code reformatter such as Black will remove any weirdness.

----------
nosy: +rhettinger

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

Reply via email to