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

James Eric Pruitt report at bugs.python.org
Fri Dec 3 19:21:15 CET 2010


James Eric Pruitt <eric.pruitt at gmail.com> added the comment:

> Also, why is the result put in parens?

Without them, something like 'eval("100 * " + repr(imaginary))' would not work properly.

----------
nosy: +ericpruitt

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


More information about the Python-bugs-list mailing list