Vote on PEP 308: Ternary Operator
Martijn Faassen
m.faassen at vet.uu.nl
Sun Mar 2 16:37:22 EST 2003
More information about the Python-list mailing list
Sun Mar 2 16:37:22 EST 2003
- Previous message (by thread): Vote on PEP 308: Ternary Operator
- Next message (by thread): Vote on PEP 308: Ternary Operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters <tim.one at comcast.net> wrote: > [Martijn Faassen] >> ... >> Should I really need to figure out which of the options I >> dislike *least* and then give examples of them? And then reject them? >> Why do I need to put in all that effort when I just don't want >> any of them? > > You could, e.g., vote for these: > > E. C ? x ! y > F. cond(C, x, y) > O. <if C then x else y> > > IOW, vote for ones you know Guido wouldn't accept on his most feverish day. > If everyone who wants no change did that, and there are a lot of them, Guido > will conclude that the community is hopeless and give up in disgust <0.9 > wink>. Heh. :) Anyway, my basic point remains; I've seen a bunch of creative answers on how to just vote against any such operator, but I think I've seen 4 different ones, and I don't think one should need to be that persistent and creative just in order to vote no. Regards, Martijn -- History of the 20th Century: WW1, WW2, WW3? No, WWW -- Could we be going in the right direction?
- Previous message (by thread): Vote on PEP 308: Ternary Operator
- Next message (by thread): Vote on PEP 308: Ternary Operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list