Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ gethostname
Function
gethostname
Lib/test/mock_socket.py:143–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
142
143
def
gethostname():
144
pass
145
146
147
def
gethostbyname(name):
Callers
1
getfqdn
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…