Definition at line 106 of file tweet.py.
Definition at line 82 of file tweet.py.
00001 twitter(consumer_key=CKEY, 00002 consumer_secret=CSECRET, 00003 access_token_key=AKEY, 00004 access_token_secret=ASECRET)
Definition at line 131 of file tweet.py.