Skip to content

Instantly share code, notes, and snippets.

@Ginhing
Last active August 29, 2015 14:02
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 Ginhing/334765c1c24375c4073a to your computer and use it in GitHub Desktop.
Save Ginhing/334765c1c24375c4073a to your computer and use it in GitHub Desktop.
hello Gist
def f(*a,**kw):
#这里如何获取函数的状态?
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment