Skip to content

Instantly share code, notes, and snippets.

@byroncorrales
Created November 13, 2011 19:53
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 byroncorrales/1362589 to your computer and use it in GitHub Desktop.
Save byroncorrales/1362589 to your computer and use it in GitHub Desktop.
bcorrales@bcorrales-laptop:~/django/oxfam/oxfam/basic/fbfeed$ python cron.py load_data
File "cron.py", line 32
return print "done in %s seconds" % (str(time.time() - start))
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment