Skip to content

Instantly share code, notes, and snippets.

@leveled
Last active December 29, 2016 17:04
Show Gist options
  • Save leveled/c3375014485f842a6370b3ead08bc300 to your computer and use it in GitHub Desktop.
Save leveled/c3375014485f842a6370b3ead08bc300 to your computer and use it in GitHub Desktop.
set the browser used by the webbrowser object in python
webbrowser.get('chrome').open('http://www.google.com')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment