added option to cursor() to yeild "page" - ie: iterators over each page returned by twitter #282

Merged
drevicko merged 5 commits from cursor-pages into master 2014-03-05 07:49:40 -08:00

5 commits

Author SHA1 Message Date
drevicko
144c60c3e5 Merge branch 'master' of github.com:ryanmcgrath/twython into cursor-pages
Conflicts:
	twython/api.py
2014-03-05 13:30:28 +11:00
Ian
e1ee67192e fixed paramater naming as per PEP8 2014-02-21 10:29:10 +11:00
Ian
3c278efd4e Merge remote-tracking branch 'upstream/master' into cursor-pages 2014-02-21 10:24:44 +11:00
drevicko
252ded6e00 fixed recursive part for returning cursor() pages
modified:   api.py
2013-11-08 12:43:29 +11:00
drevicko
cf766311f0 added option to cursor() to yeild "pages" - ie: iterators of items for each page returned by twitter
modified:   api.py
2013-11-08 12:23:22 +11:00