Kindly show me a better way to do it
Steven D'Aprano
steve at REMOVE-THIS-cybersource.com.au
Sun May 9 13:58:38 EDT 2010
On Sun, 09 May 2010 22:52:55 +1000, Lie Ryan wrote:
>>> IMHO that's more complex due to the nested loop,
>>
>> What's so complex about a nested loop?
>
> one more nested tab. That extra whitespaces is quite irritating.
Then say you don't like it, don't try to make a subjective dislike seem
objectively bad with a spurious claim of complexity. There's nothing
complex about an extra level of indentation. It's *one token*, with zero
run-time cost and virtually no compile-time cost.
--
Steven
More information about the Python-list
mailing list