Files
deb-python-oauth2client/oauth2client/client.py
Danny Hermes 30c342a437 Factor out usage of utcnow() in client.
This is to enable better stubs in testing and eliminate
two sleep() statements in unit tests. (The philosophy
is "unit tests should be fast".)
2016-01-05 10:04:19 -08:00

83 KiB