MCPcopy Index your code
hub / github.com/RustPython/RustPython / getdefaulttimeout

Function getdefaulttimeout

Lib/test/mock_socket.py:135–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133
134
135def getdefaulttimeout():
136 return _defaulttimeout
137
138
139def getfqdn():

Callers 2

create_connectionFunction · 0.70
acceptMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected