Hacker News new | ask | show | jobs
by pmiller2 3798 days ago
It's a speed optimization. Local lookups are faster than global lookups in Python.