Hacker News new | ask | show | jobs
by onedognight 220 days 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`.
1 comments

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.
"Lazy" is standard language for this kind of behavior.