Update Twitter Endpoints & Internal Functions #155

Merged
michaelhelmick merged 1 commit from update-endpoints into master 2013-03-21 07:20:56 -07:00
michaelhelmick commented 2013-03-19 12:41:25 -07:00 (Migrated from github.com)
  • Twitter Endpoints are now in the order of
    https://dev.twitter.com/docs/api/1.1
  • No need to repeat search function internally when it is available via
    twitter_endpoints.py
  • Make searchGen use self.search, instead of self.get with the full
    search url
- Twitter Endpoints are now in the order of https://dev.twitter.com/docs/api/1.1 - No need to repeat search function internally when it is available via `twitter_endpoints.py` - Make `searchGen` use self.search, instead of self.get with the full search url
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#155
No description provided.