37
37
# Perform the multiget on the individual online uid keys
38
38
online_keys = ['online-%s' % (u,) for u in uids]
40
40
online_now_ids = [int(k.replace('online-', '')) for k in fresh]
42
42
# If the user is authenticated, add their id to the list