Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ mp_newtype.py
File
mp_newtype.py
Doc/includes/mp_newtype.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
multiprocessing
import
freeze_support
2
from
multiprocessing.managers
import
BaseManager, BaseProxy
3
import
operator
4
Callers
nothing calls this directly
Calls
3
freeze_support
Function · 0.90
test
Function · 0.70
register
Method · 0.45
Tested by
no test coverage detected