On Mon, Sep 1, 2008 at 6:02 PM, Mensanator <[EMAIL PROTECTED]> wrote: > On Sep 1, 6:55�pm, [EMAIL PROTECTED] wrote: >> Steven D'Aprano: >> >> > productory() -- I don't know that function, and googling mostly comes up >> > with retail product searches. Do you mean product(), >> >> Darn my English, you are right, sorry, I meant a product() of >> course :-) > > But the name product() has already been taken by itertools to > mean Cartesian Product.
We have this thing called "namespacing" and it's one honking great idea that's perfect for these situations. - Chris > >> >> Bye, >> bearophile > > -- > http://mail.python.org/mailman/listinfo/python-list -- Follow the path of the Iguana... http://rebertia.com -- http://mail.python.org/mailman/listinfo/python-list
