예제 #1
0
파일: token.py 프로젝트: zeantsoi/reddit
 def is_first_party(self):
     return self.has_developer(Account.system_user())
예제 #2
0
 def is_first_party(self):
     return self.has_developer(Account.system_user())