]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 May 2019 19:41:31 +0000 (12:41 -0700)
committerGitHub <noreply@github.com>
Mon, 13 May 2019 19:41:31 +0000 (12:41 -0700)
commit7f485ea4fc17c5afb38cd0478ff15326fb5a47fc
tree1ce0048ce5e518b7d3294aca06ced64b35c63e34
parentee9b5ce3903542a55e7f55817538d355bb260518
bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)

* Update timeit.rst
(cherry picked from commit 8da5ebe11e0cb6599af682b22f7c2b2b7b9debd8)

Co-authored-by: Anders Hovmöller <boxed@killingar.net>
Doc/library/timeit.rst