Dennis Lee Bieber <[email protected]> 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 -- https://mail.python.org/mailman/listinfo/python-list
