This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bram_cohen
Recipients
Date 2003-09-24.22:38:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I'm running Windows with Mozilla (version 1.4) as my
default web browser. When I call webbrowser.open_new()
using Python 2.3 it opens the url in an existing window
(if there are any) rather than opening a new one like
it's supposed to. This might in some way be an
interaction with tabbed browsing, since I always have a
bunch of tabs open.
History
Date User Action Args
2007-08-23 14:17:08adminlinkissue812089 messages
2007-08-23 14:17:08admincreate