def key(self, name, value, smash=True): hash(value) return str(name), pack('=i',crc32(msgpack.packb(value)))