コード例 #1
0
 def get_from_reddit():
     red = Reddit(self.reddit)
     return red.get_comments_by_list(self.SUBMISSION_ID)