Rouslan Korneychuk wrote:
> if i != pindex:
>     (less if x <= pivot else greater).append(x)

Just curious, is there a reason why you wrote this last line that way 
instead of using a "normal" if/else clause?


Cheers!

Uli


-- 
Domino Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932

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

Reply via email to