Skip to content

Instantly share code, notes, and snippets.

@addyosmani
Last active August 29, 2015 14:24
Show Gist options
  • Save addyosmani/8ef8cc596cb76d241c95 to your computer and use it in GitHub Desktop.
Save addyosmani/8ef8cc596cb76d241c95 to your computer and use it in GitHub Desktop.
Decorator samples
@mydecorator
def myfunc():
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment