Mark Dickinson <dicki...@gmail.com> added the comment:

But factorial_partial_product and factorial_odd_part both exist:  the former is 
just computing the product of all odd integers in the given interval, while the 
latter computes the odd part of factorial(n).

I've double checked the comments and they still look okay to me.  That 
particular reference really is to factorial_partial_product.

----------

_______________________________________
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

Reply via email to