Message 18333 - Python tracker
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.