]> jfr.im git - z_archive/twitter.git/commit
If invalid values are passed for secrets, raise an exception with a helpful error...
authorJessamyn Smith <redacted>
Mon, 20 Apr 2015 17:07:46 +0000 (13:07 -0400)
committerJessamyn Smith <redacted>
Mon, 20 Apr 2015 17:07:46 +0000 (13:07 -0400)
commit5722b73f1daae67bac2374950d6b17f8ed6d59ac
tree3abfb588b640871e13d61b8ebd0b1e2ebdc2ebd1
parent5e162a0c4c7977ee91bbd4f4daf4f0f36fb0ff66
If invalid values are passed for secrets, raise an exception with a helpful error message rather than allowing code to fail later.
twitter/auth.py
twitter/oauth.py
twitter/oauth2.py