On Sun, Feb 1, 2015 at 2:06 PM, Mark Lawrence <breamore...@yahoo.co.uk> wrote: > The one-liner might not be better code, but it must be better speed wise > precisely because it's on one line, right? :)
Well of course it is. Python code speed is always measured in lines per minute. That's why you should eliminate blank lines from your code. ChrisA -- https://mail.python.org/mailman/listinfo/python-list