Exemplo n.º 1
0
 def remove_share(self, repo_id, from_username, to_username):
     return seafserv_threaded_rpc.remove_share(repo_id, from_username,
                                               to_username)
Exemplo n.º 2
0
 def remove_share(self, repo_id, from_username, to_username):
     return seafserv_threaded_rpc.remove_share(repo_id, from_username,
                                               to_username)