MCPcopy 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

1from multiprocessing import freeze_support
2from multiprocessing.managers import BaseManager, BaseProxy
3import operator
4

Callers

nothing calls this directly

Calls 3

freeze_supportFunction · 0.90
testFunction · 0.70
registerMethod · 0.45

Tested by

no test coverage detected