hstern / dwhois

Distributed WHOIS Client
Other
5 stars 1 forks source link

fix crash AttributeError: Worker instance has no attribute 'error_sleep' #3

Closed gryphius closed 10 years ago

gryphius commented 10 years ago
File "/usr/lib/python2.7/site-packages/dwhois-0.11-py2.7.egg/EGG-INFO/scripts/dwhois-worker", line 34, in <module>
File "build/bdist.linux-x86_64/egg/dwhois/worker.py", line 98, in queue
AttributeError: Worker instance has no attribute 'error_sleep'
hstern commented 10 years ago

Thanks for fixing that.