Skip to content

Instantly share code, notes, and snippets.

@agraves
Created April 20, 2012 21:56
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 agraves/2432145 to your computer and use it in GitHub Desktop.
Save agraves/2432145 to your computer and use it in GitHub Desktop.
optimized back-end for divio test
#!/usr/bin/python
def is_user_good_enough(username):
return False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment