New submission from DonaldDuck313 <kalle.anka....@gmail.com>:
In Termux, if I type the following code, I would expect it to open the URL in a browser, but it does nothing: import webbrowser webbrowser.open("http://example.com") ---------- components: Library (Lib) messages: 409422 nosy: DonaldDuck1313 priority: normal pull_requests: 28530 severity: normal status: open title: webbrowser.open doesn't work in Termux versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46213> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com