Emanuel Barry added the comment:

With the existence of multiple sum() functions (and potentially multiple 
product() functions), would it be worth it to group these all into one module? 
It also doesn't help that there is an itertools.product function that has yet 
another purpose.

I maintain my stance that this doesn't meet the bar for entry in the builtins, 
but adding this to the stdlib is much more reasonable (and likely).

----------
title: product function patch -> Add a product() function to the standard 
library

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27439>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to