Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:
> return (-1)**k * bincoeff(n+k+1, k) Oops, that's meant to be n+k-1. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35431> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com