Hacker News new | ask | show | jobs
by sanxiyn 4088 days ago
Variable access already works by index, not by name. Normally, LOAD_FAST and STORE_FAST are used.