Definition at line 114 of file tweet.py.
Definition at line 94 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 139 of file tweet.py.