Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ connect
Method
connect
Lib/test/mock_socket.py:110–111 ·
view source on GitHub ↗
(self, host)
Source
from the content-addressed store, hash-verified
108
pass
109
110
def
connect(self, host):
111
pass
112
113
114
def
socket(family=None, type=None, proto=None):
Callers
15
_connected_pair
Method · 0.45
test_sqlite3
Function · 0.45
test_whichdb_sqlite3_existing_db
Method · 0.45
setUp
Method · 0.45
test_with_statement
Method · 0.45
test_source_address
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
test_context
Method · 0.45
test_check_hostname
Method · 0.45
stream_examine
Method · 0.45
Calls
no outgoing calls
Tested by
15
_connected_pair
Method · 0.36
test_sqlite3
Function · 0.36
test_whichdb_sqlite3_existing_db
Method · 0.36
setUp
Method · 0.36
test_with_statement
Method · 0.36
test_source_address
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
test_context
Method · 0.36
test_check_hostname
Method · 0.36
stream_examine
Method · 0.36