Files
deb-python-oauth2client/oauth2client
Jon Wayne Parrott ac3a7d0a46 Fixing environment detection behavior on GAE Managed VMs.
When running on Managed VMs, the evironment variables are set for "SERVER_SOFTWARE" but the user doesn't necessarily have to be using a appengine-compat runtime such as ``google/appengine-python``, they could be using a general purpose one such as ``google/python-runtime``. Because the generic one doesn't have the app engine sdk, it would crash when trying to obtain default credentials. This fixes the problem by checking if the app engine sdk is importable.
2015-05-19 10:39:17 -07:00
..
2015-05-18 10:28:56 -07:00
2014-12-18 17:00:07 -08:00
2015-05-15 00:37:29 -07:00
2014-09-23 11:27:47 -07:00
2014-09-23 11:27:47 -07:00
2014-12-18 17:00:07 -08:00