-
Raymond Hettinger authored
Store builtins in cell variables to speed-up the common path, reducing the chance of a lock needing to block at all.
cbe8813f
Store builtins in cell variables to speed-up the common path, reducing the chance of a lock needing to block at all.