Last active
December 29, 2016 17:04
-
-
Save leveled/c3375014485f842a6370b3ead08bc300 to your computer and use it in GitHub Desktop.
set the browser used by the webbrowser object in python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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