MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _callmethod

Method _callmethod

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

Try to call a method of the referrent and return a copy of the result

(self, methodname, args=(), kwds={})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_getvalueMethod · 0.95
__str__Method · 0.95
nextMethod · 0.80
__next__Method · 0.80
__next__Method · 0.80
nextMethod · 0.80
sendMethod · 0.80
throwMethod · 0.80
closeMethod · 0.80
acquireMethod · 0.80
releaseMethod · 0.80
__enter__Method · 0.80

Calls 6

_connectMethod · 0.95
dispatchFunction · 0.85
convert_to_errorFunction · 0.85
debugMethod · 0.45
sendMethod · 0.45
recvMethod · 0.45

Tested by

no test coverage detected