]> granicus.if.org Git - python/commit
bpo-29661: fix contradiction in timeit.Timer.autorange's docstring (GH-331) (GH-353)
authorXiang Zhang <angwerzx@126.com>
Tue, 28 Feb 2017 03:28:44 +0000 (11:28 +0800)
committerGitHub <noreply@github.com>
Tue, 28 Feb 2017 03:28:44 +0000 (11:28 +0800)
commitc4a786b8ad2a625594551ab3bc991a6831ba7688
tree586aaa8f3f43a054bd10db5dca7e4ebf67e4cab3
parent7accf2033d03025cc5324f8b9d22582bca3623e9
bpo-29661: fix contradiction in timeit.Timer.autorange's docstring (GH-331) (GH-353)
Lib/timeit.py [changed mode: 0644->0755]