Adam Woodbeck <adam.woodb...@gmail.com> added the comment: I propose:
object.copy_sign(other) Return a copy of *object* with the sign set to be the same as the sign of *other*. This format is most familiar to me. But like Ezio wrote, all other methods referring to first and second operands would need to updated to refer to *object* and *other*, respectively. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12185> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com