map/filter/reduce/lambda opinions and background unscientificmini-survey

Terry Reedy tjreedy at udel.edu
Thu Jul 7 16:49:36 EDT 2005


"Stian Søiland" <stian at soiland.no> wrote in message 
news:20050706184251.GT12095 at itea.ntnu.no...
On 2005-07-06 02:46:27, George Sakkis wrote:

>> So, who would object the full-word versions for python 3K ?
>> def -> define
>> del -> delete
>> exec -> execute
>> elif -> else if

>Objections for the "else if" might be that it sounds like you can
>replace "else if" with "else x=94" if you want. Thumbs up for "else if"
>because it explains what it is much better than "elif".  "elseif" ?

Today, on pydev list, in thread Chaining try statements: eltry?,
Guido said 'and in fact I sometimes think it was
a mistake to introduce elif just to save typing "else if".'

So maybe this will be reconsidered for 3.0

Terry J. Reedy








More information about the Python-list mailing list