Hacker News new | ask | show | jobs
by pansa 2339 days ago
Doesn’t Python’s `import` evaluate code in the same way as Ruby’s `require`?
1 comments

I think so, here is the article about it:

https://www.benkuhn.net/importtime