top | item 45804702

(no title)

onedognight | 3 months ago

The pep didn’t mention considering reusing `async` instead of `lazy`. That would’ve conveyed the same thing to me without a new keyword, and would haven’t been similar to html’s usage `async`.

discuss

order

belval|3 months ago

I personally would have preferred "defer import os" instead of "lazy import os". It might be the non-native showing but lazy import feels unserious.

_moof|3 months ago

"Lazy" is standard language for this kind of behavior.