AggieDan04 <danb...@yahoo.com> writes:

> Good suggestions.  Another useful function I'd like to see in
> itertools is the Cartesian product.  This can be implemented as:

[snip implementation]

You mean itertools.product?

http://docs.python.org/library/itertools.html#itertools.product

-- 
Arnaud
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to