Skip to content

Instantly share code, notes, and snippets.

@azman0101
Created October 6, 2013 09:21
Show Gist options
  • Save azman0101/6851620 to your computer and use it in GitHub Desktop.
Save azman0101/6851620 to your computer and use it in GitHub Desktop.
Python snippet
#print([x for x in self.object.__dict__.keys() if not x.startswith('_')])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment