Hacker News new | ask | show | jobs
by belval 221 days 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.
2 comments

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