commit | 4797ef705f02f492f5e745b92b3366f68de94f74 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Wed Feb 23 11:30:51 2011 -0500 |
committer | Joe Gregorio <jcgregorio@google.com> | Wed Feb 23 11:30:51 2011 -0500 |
tree | b4d7eef27f1704d2a86ad4fee834dbb26a813af8 | |
parent | 93a7f7cf938bb309e08c0b70446a7cc3e3130499 [diff] | |
parent | e1de4164db5ae43245e0f0e4f4aa64847f7c7b7b [diff] |
merge
diff --git a/oauth2client/client.py b/oauth2client/client.py index 0433600..dc9fb60 100644 --- a/oauth2client/client.py +++ b/oauth2client/client.py
@@ -306,7 +306,7 @@ Credentials objects are usually instantiated by a Flow. Args: - token_uri: string, URI of token endpoint. + access_token: string, access token. user_agent: string, The HTTP User-Agent to provide for this application. Notes: