Skip to content

Instantly share code, notes, and snippets.

@sshirokov
Created September 20, 2011 15:26
Show Gist options
  • Save sshirokov/1229405 to your computer and use it in GitHub Desktop.
Save sshirokov/1229405 to your computer and use it in GitHub Desktop.
Oh my god why the hell would anyone use this seriously. (They aren't, so don't)
return {True: a}.get(something == something_else,
{True: c}.get(is_something(),
{True: b}.get(rofl != copter,
c))) # Default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment