Proposed new conditional operator: "or else"

Sturla Molden sturla.molden at gmail.com
Wed Dec 3 02:29:36 EST 2014


Dennis Lee Bieber <wlfraed at ix.netcom.com> wrote:

>>   foo == 42 or else
>> 
> 
> 	Has a PERL stink to it... like: foo == 42 or die

I think this statement needs to take ellipsis as well

foo == 42 or else ...




Sturls




More information about the Python-list mailing list