WIP: General cursor (generator) like object for Twython functions #241

Merged
michaelhelmick merged 10 commits from dev/cursor into master 2013-07-20 12:01:29 -07:00
michaelhelmick commented 2013-07-18 17:33:44 -07:00 (Migrated from github.com)
  • If the endpoint has an iter_mode, the function is able to be used in
    Twython.cursor
  • Deprecate Twython.search_gen

Fixes #238

TODO:

  • Write usage in docs
  • Go through endpoints and make sure all that are able to be paginated.. are!
- If the endpoint has an iter_mode, the function is able to be used in Twython.cursor - Deprecate Twython.search_gen Fixes #238 TODO: - [x] Write usage in docs - [x] Go through endpoints and make sure all that are able to be paginated.. are!
coveralls commented 2013-07-19 12:08:42 -07:00 (Migrated from github.com)

Coverage Status

Changes Unknown when pulling 0fef3369ae on dev/cursor into * on master*.

[![Coverage Status](https://coveralls.io/builds/120497/badge)](https://coveralls.io/builds/120497) Changes Unknown when pulling **0fef3369ae6b8f312681cffc498231ef4e0d0da2 on dev/cursor** into *\* on master**.
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#241
No description provided.