Skip to content

Instantly share code, notes, and snippets.

@pellepim
Created January 21, 2011 11:22
Show Gist options
  • Save pellepim/789550 to your computer and use it in GitHub Desktop.
Save pellepim/789550 to your computer and use it in GitHub Desktop.
if len(selected) == 1:
mem_string = 'no_of_member_added'
else:
mem_string = 'no_of_members_added'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment