Michael Hudson wrote:
> Ron Adam <[EMAIL PROTECTED]> writes:
> 
> 
>>Guido van Rossum wrote:
>>
>>
>>>I even wonder if else-clauses on for/while were a good idea. (The one
>>>on try is definitely a good idea since the use case is quite frequent
>>>and only clumsily handled otherwise; the use cases for else on
>>>for/while are less convincing IMO.)
>>
>>
>>I'm +1 on removing the else from the loops myself.
> 
> 
> ... in Python 3000, I hope you meant to qualify that with.

Yes, that's what I meant.


> Cheers,
> mwh
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to