oauth_verifier fix
This commit is contained in:
parent
99a6dccbce
commit
26b3a232d0
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ class Twython(object):
|
|||
self.oauth_token_secret = oauth_token_secret and u'%s' % oauth_token_secret
|
||||
|
||||
self.callback_url = callback_url
|
||||
|
||||
self.oauth_verifier = oauth_verifier
|
||||
|
||||
# If there's headers, set them, otherwise be an embarassing parent for their own good.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue