[issue10562] Change 'j' for imaginary unit into an 'i'

Boštjan Mejak report at bugs.python.org
Fri Dec 3 18:22:37 CET 2010


Boštjan Mejak <bostjan.mejak at gmail.com> added the comment:

Alexander, is it possible to make an output like (1+2j) be printed as (1 +
2j). Also, why is the result put in parens?

----------
Added file: http://bugs.python.org/file19928/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10562>
_______________________________________
-------------- next part --------------
Alexander, is it possible to make an output like (1+2j) be printed as (1 + 2j). Also, why is the result put in parens?


More information about the Python-bugs-list mailing list