On 06/12/2013 22:07, Joel Goldstick wrote: > end, start = start, end
a similar behaviour for simple assignments
for less than 4 variables the tuple method is faster.
What does speed have to do with it? When you want to swap two variables, the tuple assignment reads better.
-- DaveA -- https://mail.python.org/mailman/listinfo/python-list