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

File managers.py

Lib/multiprocessing/managers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#
2# Module providing manager classes for dealing
3# with shared objects
4#

Callers

nothing calls this directly

Calls 3

MakeProxyTypeFunction · 0.85
appendMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected