Author georg.brandl
Recipients georg.brandl, ilan91
Date 2007-08-23.17:08:55
SpamBayes Score 0.129759
Marked as misclassified No
Message-id <1187888935.5.0.884896541135.issue1753371@psf.upfronthosting.co.za>
In-reply-to
Content
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".
History
Date User Action Args
2007-08-23 17:08:56georg.brandlsetspambayes_score: 0.129759 -> 0.129759
recipients: + georg.brandl, ilan91
2007-08-23 17:08:55georg.brandlsetspambayes_score: 0.129759 -> 0.129759
messageid: <1187888935.5.0.884896541135.issue1753371@psf.upfronthosting.co.za>
2007-08-23 17:08:55georg.brandllinkissue1753371 messages
2007-08-23 17:08:55georg.brandlcreate