Kaydet (Commit) a0d3eeff authored tarafından Steven D'Aprano's avatar Steven D'Aprano

Add versionadded tag to docs for timeit.autorange

üst 09f4f711
......@@ -148,6 +148,8 @@ The module defines three convenience functions and a public class:
If *callback* is given and is not *None*, it will be called after
each trial with two arguments: ``callback(number, time_taken)``.
.. versionadded:: 3.6
.. method:: Timer.repeat(repeat=3, number=1000000)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment