Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ process.py
File
process.py
Lib/multiprocessing/process.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#
2
# Module providing the `Process` class which emulates `threading.Thread`
3
#
4
# multiprocessing/process.py
Callers
nothing calls this directly
Calls
7
WeakSet
Class · 0.90
_MainProcess
Class · 0.85
set
Function · 0.85
list
Class · 0.85
abspath
Method · 0.45
count
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected