MCPcopy Index your code
hub / github.com/python/cpython / _check_available

Method _check_available

Lib/multiprocessing/context.py:222–223  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

220 globals()['reduction'] = reduction
221
222 def _check_available(self):
223 pass
224
225#
226# Type of default context -- underlying context can be set at most once

Callers 1

get_contextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected