Peter Otten <__pete...@web.de> wrote:

> With next(islice(...), None) I seem to have found a variant that beats
> both  competitors.
> 
It has different behaviour for n==0 but I'm sure that's easily fixed.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to