Arnaud Delobelle <[EMAIL PROTECTED]> writes:
> Ok.  In that case, the following is probably faster (in fact for long
> iterables it may be equivalent to the builtin all):
> 
> from itertools import ifilterfalse    ...

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

Reply via email to