On 20/07/2010, Daniel Moisset wrote: > def group2(l): > i = iter(l) > return zip(i, i) biutiful. Fede