Skip to content

Instantly share code, notes, and snippets.

@tbarbugli
Last active September 21, 2015 16:28
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 tbarbugli/a4be43f337efc0e83b50 to your computer and use it in GitHub Desktop.
Save tbarbugli/a4be43f337efc0e83b50 to your computer and use it in GitHub Desktop.
@my_deco
def myfn():
'''
doc string...
'''
pass
myfn.__name__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment