src/cpython/webbrowser

    Dark Mode
Search:
Group by:

Procs

proc open_new(url: string) {....raises: [Exception, ValueError, OSError, IOError,
                                      EOFError, KeyError], tags: [RootEffect].}
proc open_new_tab(url: string) {....raises: [Exception, ValueError, OSError,
    IOError, EOFError, KeyError], tags: [RootEffect].}