On Tue, Mar 6, 2012 at 11:59 PM, Iustin Pop <[email protected]> wrote: > Instead of computing the bad/good node lists separately (in effect > iterating twice over the all_nodes list and also creating that list > twice from the container), let's use 'partition' and do a small > improvement.
LGTM Thanks, Guido
