PEP-308

Roman Suzi rnd at onego.ru
Wed Feb 12 16:16:06 EST 2003


I am -0 on PEP-308.

However, if it is to be discussed on deatils, from all variants my preference
is:

    cond ? true else: false

Because this is nearer to natural language.

Get problem? here is our solution, else: ...

And more than that, implicit continuation should be allowed immediatly after
"?" and else: tokens:

decision = cond ? 
             true 
           else: 
             false

(hehe)

(I hope it will not get into spam. I'd better say Python here)

Sincerely yours, Roman Suzi
-- 
rnd at onego.ru =\= My AI powered by Linux RedHat 7.3






More information about the Python-list mailing list