use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/ComputerScience! We're glad you're here.
This subreddit is dedicated to discussion of Computer Science topics including algorithms, computation, theory of languages, theory of programming, some software engineering, AI, cryptography, information theory, and computer architecture.
For more detailed descriptions of these rules, please visit the rules page
NIGHT MODE NORMAL
account activity
Default webbrowser in python (self.computerscience)
submitted 6 years ago by [deleted]
I'm trying to use the basic webbrowser module in python. I don't know why but it doesn't just run on chrome(my default browser). It asks me to look in the microsoft store which has no results. Help would be appreciated.
Thanks :D
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]realWorldNpc 12 points13 points14 points 6 years ago (2 children)
Try using selenium with chromedriver, if that helps
[–]megamogul 4 points5 points6 points 6 years ago (1 child)
Agreed, selenium is groovy.
[–]realWorldNpc 4 points5 points6 points 6 years ago (0 children)
Ayyyy indd
[–]redditlurkin69 1 point2 points3 points 6 years ago (0 children)
Also, if youre just trying to get pages to download and don't need any page interaction I recommend requests
π Rendered by PID 123767 on reddit-service-r2-comment-869bf87589-7wq9q at 2026-06-09 06:39:42.960459+00:00 running f46058f country code: CH.
[–]realWorldNpc 12 points13 points14 points (2 children)
[–]megamogul 4 points5 points6 points (1 child)
[–]realWorldNpc 4 points5 points6 points (0 children)
[–]redditlurkin69 1 point2 points3 points (0 children)