Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ protocol
Method
protocol
Lib/ssl.py:658–659 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
656
657
@property
658
def
protocol(self):
659
return
_SSLMethod(super().protocol)
660
661
@property
662
def
verify_flags(self):
Callers
15
__init__
Method · 0.80
_loadtk
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
create_widgets
Method · 0.80
init
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Calls
1
super
Class · 0.85
Tested by
2
showSelectedError
Method · 0.64
main
Function · 0.64