Skip to content

Instantly share code, notes, and snippets.

View lwf's full-sized avatar

Torbjörn Norinder lwf

View GitHub Profile
@lwf
lwf / gist:8028253
Created December 18, 2013 19:26
whisper-clean.py
import os
import os.path
import sys
from carbon.hashing import ConsistentHashRing
instances = []
unwelcome_instances = []
for arg in sys.argv[1:]:
unwelcome = False