Terry Reedy <[EMAIL PROTECTED]> writes:
> >> Do your tuple destructuring in the first statement in your body and
> >> nothing will break.

Why get rid of a useful feature that unclutters code?

> > Unless you were using a lambda, which is quite useful as argument to
> > "sort".
> 
> So write a separate def statement.
> If you do not want to do that, don't run with 3.0.

You are advising avoiding downgrading from 2.5 to 3.0, which is maybe
the best plan for some users under the circumstances, but some of us
normally expect a new major release to be an upgrade rather than a
downgrade.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to