Files
deb-python-oauth2client/oauth2client/service_account.py
Danny Hermes ec6e51c801 Fixing JSON key service account assertions in Python3.
Fixes #125.

NOTE: '%s.%s' does not behave the same between versions and should
      be removed throughout this library.

I will be following this up with a set of regression tests (hopefully
some of which will fail) and we can assess the damage of other uses
of '%s'.
2015-02-04 13:57:01 -08:00

4.7 KiB