Bug #152

Twitter logging module patch

Added by Ben L. about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:02/20/2010
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Glastopf Spent time: -
Target version:-
Resolution:

Description

This patch fixes the following problems:
  • Recursive initialization (glastwitter.Timed initializes itself and glastwitter.Twitter, glastwitter.Twitter initializes glastwitter.Timed for no reason)
  • webserver.py loads glastwitter for its cancelit method, which initializes the Twitter module even if it is disabled
  • Method calls in the wrong place (twitter.tweet(message) instead of self.tweet(message))
  • #80

glastwitter.diff (5.5 kB) Ben L., 02/20/2010 03:32 pm

History

Updated by Lukas Rist about 2 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF