Howdy,
Checked with the new upstream (1.4.1) and it was still present, and there seems
to be no tracker on it. I fixed it with the following:
diff --git a/googleapiclient/discovery.py b/googleapiclient/discovery.py
index 4109865..0373dc0 100644
--- a/googleapiclient/discovery.py
+++ b/googleapiclient/discovery.py
@@ -64,7 +64,7 @@ from googleapiclient.model import JsonModel
from googleapiclient.model import MediaModel
from googleapiclient.model import RawModel
from googleapiclient.schema import Schemas
-from oauth2client.client import GoogleCredentials
+from oauth2client.client import Credentials
from oauth2client.util import _add_query_parameter
from oauth2client.util import positional
~Unit 193
Unit193 @ Freenode, OFTC.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org