Searched refs:open_new (Results 1 – 6 of 6) sorted by relevance
70 .. function:: open_new(url)78 equivalent to :func:`open_new`.185 webbrowser.open_new(url)204 .. method:: controller.open_new(url)208 :func:`open_new`.214 possible, otherwise equivalent to :func:`open_new`.
70 .. function:: open_new(url)78 equivalent to :func:`open_new`.182 webbrowser.open_new(url)201 .. method:: controller.open_new(url)205 :func:`open_new`.211 possible, otherwise equivalent to :func:`open_new`.
90 def open_new(url): function151 def open_new(self, url): member in BaseBrowser
65 def open_new(url): function150 def open_new(self, url): member in BaseBrowser
1645 :func:`open_new` and :func:`open_new_tab`, were added to support this. The
1644 :func:`open_new` and :func:`open_new_tab`, were added to support this. The