Y
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
pmiller2
3795 days ago
It's a speed optimization. Local lookups are faster than global lookups in Python.
link