Georg Brandl added the comment:

With Firefox, that's probably because you have set the default behavior
to "open a new tab", so there's nothing webbrowser.py can do about that.

In Windows, os.startfile() is used, which doesn't allow remote settings
like "new window" etc., so there's nothing webbrowser.py can do about
that, too.

Setting tentatively to "Won't fix".

----------
nosy: +gbrandl
resolution:  -> wont fix
status: open -> pending

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1753371>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to