Mark Dickinson added the comment:

One other option that doesn't involve changing the behaviour of complex 
division would be to special-case `cmath.log` in the case when the second 
argument is a float or an int.

----------

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

Reply via email to