In <[email protected]> Jamie <[email protected]> writes:
> I am not sure if this is an intended consequence but when using the > webbrowser module to open a new blank browser tab in chrome it opens it > in a new browser window instead of using the current window. Providing There is an internal setting within Chrome that controls whether new pages are opened in a new tab or a new window. Perhaps that is your issue? -- John Gordon A is for Amy, who fell down the stairs [email protected] B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies" -- https://mail.python.org/mailman/listinfo/python-list
