Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:
On Tue, May 11, 2010 at 4:18 PM, Alexander Belopolsky <rep...@bugs.python.org> wrote: > While the error message is wrong in both cases, I think OverflowError is a > better exception in this case and there should not be a difference between > math.factorial(2.**63) and math.factorial(2**63) behavior. Good catch! I will fix that tomorrow. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8692> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com