MCPcopy Index your code
hub / github.com/python/cpython / mp_preload_main.py

File mp_preload_main.py

Lib/test/mp_preload_main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import multiprocessing
2
3print(f"{__name__}")
4

Callers

nothing calls this directly

Calls 5

get_contextMethod · 0.45
ProcessMethod · 0.45
startMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected