in sparkey/__init__.py [0:0]
def __setitem__(self, key, value): """Equivalent to put(key, value)""" self.put(key, value)