@ -35,7 +35,7 @@ import time
import SocketServer
def get_table(key):
m = hashlib.md5.new()
m = hashlib.md5()
m.update(key)
s = m.digest()
(a, b) = struct.unpack('<QQ', s)
The note is not visible to the blocked user.