示例#1
0
 def __init__(self):
     self.subreddit_name = 'learnpython'
     cSubredditMonitor.__init__(self, subreddit=self.subreddit_name)
示例#2
0
 def __init__(self):
     self.subreddit_name = 'flyfishing'
     cSubredditMonitor.__init__(self, subreddit=self.subreddit_name)