]> jfr.im git - z_archive/twitter.git/commit
Fix mistake in api.wrap_response, before this fix, we can't access to "rate_limit_rem...
authorStephane Klein <redacted>
Sun, 30 Oct 2011 12:27:40 +0000 (13:27 +0100)
committerStephane Klein <redacted>
Sun, 30 Oct 2011 12:27:40 +0000 (13:27 +0100)
commitc77b5e4b337a8cb031ae860d90e668f28fdec7d0
tree4e77d9fc082c252b39c3645473d89bc0e0465ab7
parent5064d2af2b891564905c191799352516090128ea
Fix mistake in api.wrap_response, before this fix, we can't access to "rate_limit_remaining" and "rate_limit_reset" properties in "WrappedTwitterResponse" class
tests/test_sanity.py
twitter/api.py