Skip to content

Instantly share code, notes, and snippets.

@mishudark
Created April 5, 2011 04:33
Show Gist options
  • Select an option

  • Save mishudark/903041 to your computer and use it in GitHub Desktop.

Select an option

Save mishudark/903041 to your computer and use it in GitHub Desktop.
get class name
def whoami(self):
return type(self).__name__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment