Skip to content

Instantly share code, notes, and snippets.

@lxneng
Created March 13, 2010 13:31
Show Gist options
  • Save lxneng/331320 to your computer and use it in GitHub Desktop.
Save lxneng/331320 to your computer and use it in GitHub Desktop.
show platform
# show platform
$ python -c "from platform import system; print system()"
Darwin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment