[issue12237] Document how to open non-default webbrowser

2011-06-03 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Hello.  This tracker is used to report bugs and file feature requests for 
Python itself, not request help (mailing list such as 
http://mail.python.org/pipermail/python-list/ are appropriate venues to ask for 
for help).  I’m changing your question to a bug report about missing 
documentation.

--
assignee:  - docs@python
components: +Documentation
nosy: +docs@python, eric.araujo
stage:  - needs patch
title: how to open non defult browser? - Document how to open non-default 
webbrowser
versions: +Python 2.7, Python 3.2, Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12237
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12237] Document how to open non-default webbrowser

2011-06-03 Thread Terry J. Reedy

Terry J. Reedy tjre...@udel.edu added the comment:

The intended method of using a non-default browser is well documented and the 
OP did exactly the right thing. However, even if Opera is present, the 'right 
thing' does not work because nothing but iexplorer gets registered (and that 
not completely usefully), even if present on the system, because the 
registration code is buggy, as discussed in #10799.

Hirch, if you had clicked Search and entered 'webbrowser' in the 'All text' 
box, you could have found that report.

If you add a note to #10799 as to the exact default location of Opera (within 
Program Files, I presume), it might eventually help.

--
components: +Library (Lib)
nosy: +georg.brandl, terry.reedy
resolution:  - duplicate
status: open - closed
superseder:  - Improve webbrowser.open doc (and, someday, behavior?)
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12237
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com