Skip to content

Instantly share code, notes, and snippets.

@JoshuaChi
Created September 17, 2013 14:20
Show Gist options
  • Save JoshuaChi/6594964 to your computer and use it in GitHub Desktop.
Save JoshuaChi/6594964 to your computer and use it in GitHub Desktop.
[setattr(self, attr, opts.pop(attr)) for attr in ['refresh_token', 'expires_in', 'expires_at'] if opts.has_key(attr)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment