Mark Dickinson added the comment: There's no bug here: as Steven explained, this is simply the result of the usual arithmetic conversions when performing a mixed-type operation.
> Python should multiply a complex by a non-complex in the "simple" way I think this would just be adding unnecessary complication. -1 from me. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue24438> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
