whitespace and docstrings
This commit is contained in:
@@ -66,8 +66,6 @@ if __name__ == '__main__':
|
||||
print "%s: master said go!!" % myname
|
||||
|
||||
if action in ('teardown', 'slay'):
|
||||
# take back one name ?
|
||||
# masterq.get()
|
||||
break
|
||||
|
||||
while not tasksq.empty():
|
||||
|
||||
Reference in New Issue
Block a user