]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update timeit to use the new string formatting syntax.
authorRaymond Hettinger <python@rcn.com>
Mon, 4 Apr 2011 16:28:25 +0000 (09:28 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 4 Apr 2011 16:28:25 +0000 (09:28 -0700)
commitc800af41c909a9cd90ccabdf88ed4db96446fb4b
tree27116ac4bf3f8ef37cada24c83ae2dc747235986
parentf7ec1698a244a7b560f27f6da877937d3c34c18c
Update timeit to use the new string formatting syntax.
Lib/timeit.py