summaryrefslogtreecommitdiff
path: root/passlib/tests/test_handlers.py
diff options
context:
space:
mode:
authorAlan Pevec <apevec@redhat.com>2019-07-11 13:31:53 +0200
committerAlan Pevec <apevec@redhat.com>2019-07-11 13:31:53 +0200
commitcae7405b781ed3aebd7cd145889c683cc1b35bf8 (patch)
tree7fa1785b97975b10daaa8ea1c2002cc6a0174541 /passlib/tests/test_handlers.py
parent98217ac46e46d10d0968764fda2167edc595c08c (diff)
downloadpasslib-cae7405b781ed3aebd7cd145889c683cc1b35bf8.tar.gz
Remove time.clock(), deprecated in 3.8
The function time.clock(), used in passlib/utils/__init__.py has been removed. It was deprecated since Python 3.3. More info: https://docs.python.org/3.8/whatsnew/3.8.html#api-and-feature-removals To make the code both Python 2 and 3 compatible, use timeit.default_timer
Diffstat (limited to 'passlib/tests/test_handlers.py')
0 files changed, 0 insertions, 0 deletions