]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Localize the function lookup in timeit.
authorRaymond Hettinger <python@rcn.com>
Fri, 3 Apr 2009 02:49:10 +0000 (02:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 3 Apr 2009 02:49:10 +0000 (02:49 +0000)
commit959ca27b118ca0bb5729db707e95d70f3b38db61
tree8e1824e51c18f5750baa37bc51f92ec7f62dcd2a
parent2e19e477fce2a93a454892ed9ff74861166a9221
Localize the function lookup in timeit.
Lib/timeit.py