closes bpo-39135: Remove 'time.clock()' mention in docs. (GH17709)
`time.clock()` was removed in Python 3.8, but it was still mentioned in the documentation for when `time.get_clock_info()` is given the argument `'clock'`. This commit removes that mention.
M
Michael Wayne Goodman committed
91874bb07161bb481b6f5ea18ffafe69cb8cac30
Parent: c0052f3
Committed by Benjamin Peterson <benjamin@python.org>
on 12/27/2019, 3:01:08 AM