Mark Dickinson <[email protected]> added the comment: > May be it would be more reasonable if math.copysign(1., float('nan')) > return a float('nan')?
-1. That would go against all the existing standards. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14521> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
