oauth_callback_url cleanup #73

Merged
eriks5 merged 4 commits from master into master 2012-04-08 17:20:47 -07:00
eriks5 commented 2012-04-06 02:13:23 -07:00 (Migrated from github.com)

There is some old stuff in twython.py related to the detection of the callback_url parameter in the oauth2 library that is not needed anymore. These changes clean that up.

There is some old stuff in twython.py related to the detection of the callback_url parameter in the oauth2 library that is not needed anymore. These changes clean that up.
michaelhelmick commented 2012-04-06 08:47:22 -07:00 (Migrated from github.com)

Not sure if/when @ryanmcgrath will accept this, but if he does, you can remove import inspect as well; as it would be no longer needed.

Not sure if/when @ryanmcgrath will accept this, but if he does, you can remove `import inspect` as well; as it would be no longer needed.
eriks5 commented 2012-04-06 09:51:11 -07:00 (Migrated from github.com)

Good catch Michael, thanks!

Good catch Michael, thanks!
ryanmcgrath commented 2012-04-08 17:20:44 -07:00 (Migrated from github.com)

Merged, thanks all around!

Merged, thanks all around!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#73
No description provided.