]> granicus.if.org Git - python/commit
bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)
authorAnders Hovmöller <boxed@killingar.net>
Mon, 13 May 2019 19:27:17 +0000 (21:27 +0200)
committerVictor Stinner <vstinner@redhat.com>
Mon, 13 May 2019 19:27:17 +0000 (21:27 +0200)
commit8da5ebe11e0cb6599af682b22f7c2b2b7b9debd8
tree55f8dc236e76521dd4b56fd441f021b236055605
parentb6a09ae287e253e4146a5a224b75d4dbfd38cb63
bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)

* Update timeit.rst
Doc/library/timeit.rst