Will McGugan wrote:

> Hi,
>
> I'd like a generator that takes a sequence and yields tuples containing
> n items of the sqeuence, but ignoring the 'odd' items. For example

Forgot to add, for my purposes I will always have a sequence with a
multiple of n items.


Will

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

Reply via email to