dheerajrajjak / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
0 stars 0 forks source link

remove oauth base classes from apiclient/oauth.py #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Now that oauth2client is a full depenency of apiclient the base classes that 
are duplicated between oauth2client.client and apiclient.oauth can be 
consolidated into one copy in oauth2client.

Original issue reported on code.google.com by jcgregorio@google.com on 25 Jan 2012 at 8:28

GoogleCodeExporter commented 8 years ago
http://codereview.appspot.com/5599044/

Original comment by jcgregorio@google.com on 30 Jan 2012 at 6:15

GoogleCodeExporter commented 8 years ago
Committed at 
http://code.google.com/p/google-api-python-client/source/detail?r=9f44d44c9a6e7a
ab13df3d3af1bc3a3e3a4fc453

Original comment by jcgregorio@google.com on 23 Feb 2012 at 6:40