aboutsummaryrefslogtreecommitdiff
path: root/oauth2client/contrib/dictionary_storage.py
AgeCommit message (Collapse)Author
2016-07-27Update imports to only Packages or ModulesPat Ferate
Also cleaned up some nested attribute access.
2016-01-11Adding dictionary storage for #319.Jon Wayne Parrott
DictionaryStorage implements an optionally-locked storage over a dictionary-like object.