Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ context.py
File
context.py
Lib/multiprocessing/context.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
sys
3
import
threading
4
Callers
nothing calls this directly
Calls
5
ForkContext
Class · 0.85
SpawnContext
Class · 0.85
ForkServerContext
Class · 0.85
DefaultContext
Class · 0.85
local
Method · 0.80
Tested by
no test coverage detected