David Eppstein <[EMAIL PROTECTED]> writes:

> In article <[EMAIL PROTECTED]>,

>  Douglas Alan <[EMAIL PROTECTED]> wrote:

>> > Cetainly, if <yield_all
>> > iterator> == <for i in iterator: yield i>, I don't see how anything
>> > is gained except for a few keystrokes.

>> What's gained is making one's code more readable and maintainable,
>> which is the one of the primary reasons that I use Python.

> I don't see a lot of difference in readability and maintainability 
> between the two versions.

In that case, your brain works nothing like mine.

|>oug
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to