Ejemplo n.º 1
0
 def unshare_subdir_for_user(self, repo_id, path, owner, share_user):
     return seafserv_threaded_rpc.unshare_subdir_for_user(repo_id, path, owner,
                                                          share_user)
Ejemplo n.º 2
0
 def unshare_subdir_for_user(self, repo_id, path, owner, share_user):
     return seafserv_threaded_rpc.unshare_subdir_for_user(repo_id, path, owner,
                                                          share_user)