]> jfr.im git - z_archive/twitter.git/commit
added timeout option to TwitterStream
authorDennis Kanygin <redacted>
Wed, 11 Sep 2013 23:03:31 +0000 (16:03 -0700)
committerDennis Kanygin <redacted>
Wed, 11 Sep 2013 23:03:31 +0000 (16:03 -0700)
commiteffd06bbbcddfac2783e4d028569ca9fad426216
treecd7fb48c7f4638894c75bf2d2a8266002094260c
parent1a7546e279b5b93aafe5014c8c0f82d929a4b8af
added timeout option to TwitterStream

In case of low tweet volume, we now can timeout and exit iterator to update search query or other housekeeping tasks.
twitter/api.py
twitter/stream.py