commit | 2aebd4a816cb0439dc06ee6449c9a06a8931cd3f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jun 04 11:45:05 2014 -0700 |
committer | Guido van Rossum <guido@python.org> | Wed Jun 04 11:45:05 2014 -0700 |
tree | 5610e6f96fb0db9d5798943dda8be25abf6c2f61 | |
parent | 9661efe6a7fb8f1f910e6fe6f0f363d43112c5e5 [diff] |
Replace deprecated time.clock() with time.time(). Fixes issue #20475.