Skip to content

Instantly share code, notes, and snippets.

@johngag
Created April 9, 2013 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johngag/5341955 to your computer and use it in GitHub Desktop.
Save johngag/5341955 to your computer and use it in GitHub Desktop.
Example BitWise Dictionary
roles = {"addUsers": 1, "updatePermissions": 2, "uploadAttachments": 4, "createPosts": 8}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment