A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-March/052380.html below:

[Python-Dev] webbrowser.py: browser >/dev/null 2>&1

[Python-Dev] webbrowser.py: browser >/dev/null 2>&1 [Python-Dev] webbrowser.py: browser >/dev/null 2>&1Oleg Broytmann phd at mail2.phd.pp.ru
Wed Mar 23 16:59:46 CET 2005
On Wed, Mar 23, 2005 at 11:59:24AM -0300, Rodrigo Dias Arruda Senra wrote:
> Has this same issue been dealt in another stdlib module ?

pydoc.py:
   rc = os.system('netscape -remote "openURL(%s)" &' % url)
   if rc: os.system('netscape "%s" &' % url)

PS. This, of course, should must be fixed - pydoc must use webbrowser.py!

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4