[Python-ideas] Delayed Execution via Keyword
Michel Desmoulin
desmoulinmichel at gmail.com
Sun Feb 19 12:36:14 EST 2017
>
> One last thing: my vote is not dropping the ":" in front of they
> keyword.
>
>
> I think the colon has parser problems, as I showed in some examples.
> Plus I don't like how it looks. But I'd much rather have `a = lazy:
> stuff` than not have the construct at all, nonetheless.
>
>
This was a typo on my part. I prefer to AVOID the ":" in front of the
keyword.
More information about the Python-ideas
mailing list