Hacker News new | ask | show | jobs
by kzrdude 5302 days ago
In a way that's still true. I'm thinking of `nonlocal` and attribute lookup which is all too complicated.
1 comments

And the GIL, in a world of multi-core processors with each capable of several threads... a single process is meh.