Paul Rubin wrote:
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?

Because, as has been posted before, it is rarely used, it is replaceable, its presence interfered with adding a new signature option, and its removal uncluttered a bit the C code.


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to