Added monitoring of api rate limits and waiting for replenishment.
authorNir Grinberg <grinberg.nir+github@gmail.com>
Sun, 9 Feb 2014 05:18:20 +0000 (00:18 -0500)
committerNir Grinberg <grinberg.nir+github@gmail.com>
Sun, 9 Feb 2014 05:18:20 +0000 (00:18 -0500)
commit1c1e9ced0a6345b349cb52f63434251d6b4304f1
tree84d92d1a9c6da744ed9f678ea866a204f0f65b11
parent9f06a21b7aa6d8d8d04e25af443b9137f8ff812c
Added monitoring of api rate limits and waiting for replenishment.
tests/test_rate_limit.py [new file with mode: 0644]
tweepy/api.py
tweepy/binder.py