Skip to content

Instantly share code, notes, and snippets.

@bobpoekert
Created May 13, 2011 06:59
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 bobpoekert/970104 to your computer and use it in GitHub Desktop.
Save bobpoekert/970104 to your computer and use it in GitHub Desktop.
dependency
@after(getFromDatabase)
@after(getFromWeb)
def got_data(from_database, from_web):
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment