Skip to content

Instantly share code, notes, and snippets.

@emilepetrone
Created September 1, 2010 19:35
Show Gist options
  • Save emilepetrone/561216 to your computer and use it in GitHub Desktop.
Save emilepetrone/561216 to your computer and use it in GitHub Desktop.
for vurl.votes:
if not vurl.user:
vurl.votes += 1
vurl.put()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment