Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ util.py
File
util.py
Lib/multiprocessing/util.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#
2
# Module providing various facilities to other parts of the package
3
#
4
# multiprocessing/util.py
Callers
nothing calls this directly
Calls
4
_platform_supports_abstract_sockets
Function · 0.85
startswith
Method · 0.45
count
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected