Пример #1
0
 def get_user_self_usage(self, username):
     """Get the sum of repos' size of the user"""
     return seafserv_threaded_rpc.get_user_quota_usage(username)
Пример #2
0
 def get_user_self_usage(self, username):
     """Get the sum of repos' size of the user"""
     return seafserv_threaded_rpc.get_user_quota_usage(username)