Ilan Peleg
                                 added the comment:

Hi there,
I Have only 2 lines in my programs which related to webbrowser.py.

1) import webbrowser
2) webbrowser.open(windowsPath) # Called many times.

In the following browsers [FastBrowser,Firefox,IE7,FrontPage] new tab 
is created after each call. In IE6 new window is created.

Most of the time that behavior (many tabs) is nice feature but in some 
scenarios it looks bad. I simply wish to have new tabs only when I ask 
it.

Thanks
Ilan.

----------
type:  -> behavior

_____________________________________
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