[issue10621] >>> 1 + 2j --> (1 + 2j) and not (1+2j)

Eric V. Smith report at bugs.python.org
Mon Nov 21 20:44:58 CET 2011


Eric V. Smith <eric at trueblade.com> added the comment:

I'm -1 on this change. I think all the core devs who have commented on it here are -1 or -0. If you really want to lobby for this change, I suggest starting a discussion on python-dev.

My position is that I think it would indeed look nicer, but the breakage doesn't justify the small improvement.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10621>
_______________________________________


More information about the Python-bugs-list mailing list