MCPcopy Index your code
hub / github.com/python/cpython / webbrowser.py

File webbrowser.py

Lib/webbrowser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Interfaces for launching and remotely controlling web browsers."""
2# Maintained by Georg Brandl.
3
4import os

Callers

nothing calls this directly

Calls 2

RLockMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected