Python stdlib module — webbrowser. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.get()Neutralget(using)
Return a browser launcher instance appropriate for the environment.
.open_new_tab()Neutralopen_new_tab(url)
Open url in a new page ("tab") of the default browser.
.register_standard_browsers()Neutralregister_standard_browsers()
register_standard_browsers function.
.BackgroundBrowser()NeutralBackgroundBrowser(...)
Class for all browsers which are to be started in the
| FQN | Field | |
|---|---|---|
| webbrowser | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import webbrowser