Hacker News new | ask | show | jobs
by elliptic 3795 days ago
I noticed that, but haven't any idea what the purpose is?
1 comments

It's a speed optimization. Local lookups are faster than global lookups in Python.