Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ initializer
Function
initializer
Lib/test/_test_multiprocessing.py:5138–5139 ·
view source on GitHub ↗
(ns)
Source
from the content-addressed store, hash-verified
5136
#
5137
5138
def
initializer(ns):
5139
ns.test += 1
5140
5141
@hashlib_helper.requires_hashdigest(
'sha256'
)
5142
class
TestInitializers(unittest.TestCase):
Callers
4
_worker
Function · 0.85
_process_worker
Function · 0.85
_run_server
Method · 0.85
worker
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected