AttributeError: 'module' object has no attribute 'sleep ...
github.com › locustio › locustJun 03, 2019 · util/exception_handler.py file import time modle. However there are a python file in the same folder which name is time.py, that would cause an issue as title. Expected behavior. Don't print AttributeError: 'module' object has no attribute 'sleep' Actual behavior. print "AttributeError: 'module' object has no attribute 'sleep'" Environment settings