Exemplo n.º 1
0
 def __init__(self):
     self.subreddit_name = 'learnpython'
     cSubredditMonitor.__init__(self, subreddit=self.subreddit_name)
Exemplo n.º 2
0
 def __init__(self):
     self.subreddit_name = 'flyfishing'
     cSubredditMonitor.__init__(self, subreddit=self.subreddit_name)