MCPcopy 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

1import os
2import sys
3import threading
4

Callers

nothing calls this directly

Calls 5

ForkContextClass · 0.85
SpawnContextClass · 0.85
ForkServerContextClass · 0.85
DefaultContextClass · 0.85
localMethod · 0.80

Tested by

no test coverage detected