komrade update!

posting-take2
quadrismegistus 4 years ago
parent be4eaabb74
commit 13431a3eca

@ -684,7 +684,7 @@ class TheOperator(Operator):
# self.log('my_msg_world',msg)
for post_id in post_ids:
msg=world.read_msg(post_id)
self.log(post_id,'----->',msg)
self.log('postttttiddddd',post_id,'----->',msg)
res = {
'status':f'', #Succeeded in getting {len(id2post)} new posts.',
@ -692,8 +692,6 @@ class TheOperator(Operator):
'posts':{} #id2post
}
stop
# def get_posts1(self,reencrypt_to_uri,reencrypt_to_name=None):
# world=Komrade(WORLD_NAME)

Loading…
Cancel
Save