"Terry Reedy" <[EMAIL PROTECTED]> writes:

> 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.

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

Reply via email to