Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ getdefaulttimeout
Function
getdefaulttimeout
Lib/test/mock_socket.py:135–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
134
135
def
getdefaulttimeout():
136
return
_defaulttimeout
137
138
139
def
getfqdn():
Callers
2
accept
Method · 0.85
create_connection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…