Skip to content

Instantly share code, notes, and snippets.

@gistsobo
Created January 3, 2013 12:43
Show Gist options
  • Save gistsobo/4443187 to your computer and use it in GitHub Desktop.
Save gistsobo/4443187 to your computer and use it in GitHub Desktop.
Python: Toplevel script check
if __name__ == '__main__':
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment