Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ __init__
Method
__init__
tools/python-3.11.9-amd64/Lib/webbrowser.py:673–674 ·
view source on GitHub ↗
(self, name='default')
Source
from the content-addressed store, hash-verified
671
672
class
MacOSXOSAScript(BaseBrowser):
673
def
__init__(self, name=
'default'
):
674
super().__init__(name)
675
676
@property
677
def
_name(self):
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected