Skip to content

Instantly share code, notes, and snippets.

@jaw6
Created October 29, 2012 16:54
Show Gist options
  • Save jaw6/3974857 to your computer and use it in GitHub Desktop.
Save jaw6/3974857 to your computer and use it in GitHub Desktop.
python_version = `python --version`
# Python 2.7.1
# => ""
puts python_version
# => nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment