Go to file
Craig Citro bc66df78cd Allow the config dir to be missing for read.
As part of #162, we added a check that the directory containing the well-known
file exists. In the case that we're about to write the file, this nicely
solves the issue raised in #151. However, in the case that we're entirely
indifferent to the existence of the well-known file, this is an overzealous
check.

This PR simply tweaks the code to only fail in the case that the directory
doesn't exist when writing the well-known file.
2015-05-14 01:04:25 -07:00
2015-05-13 16:29:20 -07:00
2014-10-10 07:49:44 -07:00
2015-01-06 01:32:28 -08:00
2014-06-25 15:56:55 -07:00
2015-05-13 11:31:23 -07:00

Build Status

Coverage Status

This is a client library for accessing resources protected by OAuth 2.0.

Full documentation

Installation

To install, simply say

$ pip install --upgrade oauth2client

Contributing

Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.

Supported Python Versions

We support Python 2.6, 2.7, 3.3+. More information in the docs.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 9.7 MiB
Languages
Python 99.3%
Shell 0.7%