Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ call
Method
call
IPython/lib/backgroundjobs.py:490–491 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
488
self._init()
489
490
def
call(self):
491
return
self.func(*self.args, **self.kwargs)
Callers
nothing calls this directly
Calls
1
func
Method · 0.80
Tested by
no test coverage detected