]> granicus.if.org Git - python/commit
Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__.
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 15 Mar 2013 07:04:25 +0000 (03:04 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 15 Mar 2013 07:04:25 +0000 (03:04 -0400)
commitd49af5dc2e77198e5e0e93cd9c2656012eaecfc7
tree94bfbd181fcbbdfe39f7f17599346d69dc3ac556
parente95f7c3d271465804b8a613a324d5b9fd6949e8a
Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__.
Revise module docstring and update itertools import and use.
Lib/timeit.py
Misc/ACKS
Misc/NEWS