Skip to content

Instantly share code, notes, and snippets.

@arturfsousa
Created September 25, 2012 19:12
Show Gist options
  • Save arturfsousa/3783836 to your computer and use it in GitHub Desktop.
Save arturfsousa/3783836 to your computer and use it in GitHub Desktop.
Demonstration of __name__
# coding: utf-8
print __name__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment