Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ options
Method
options
tools/python-3.11.9-amd64/Lib/ssl.py:619–620 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
617
618
@property
619
def
options(self):
620
return
Options(super().options)
621
622
@options.setter
623
def
options(self, value):
Callers
nothing calls this directly
Calls
2
Options
Class · 0.70
__set__
Method · 0.45
Tested by
no test coverage detected