MCPcopy 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
143def gethostname():
144 pass
145
146
147def gethostbyname(name):

Callers 1

getfqdnFunction · 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…