Exemple #1
0
 def __check_gift_json(self):
     check_file(self.gift_json)
Exemple #2
0
 def check_json(self, path):
     return check_file(path)
Exemple #3
0
 def __check_user_json(self):
     check_file(self.user_json)