Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ isroutine
Method
isroutine
_pydevd_bundle/pydevd_resolver.py:786–787 ·
view source on GitHub ↗
(self, object)
Source
from the content-addressed store, hash-verified
784
return
False
785
786
def
isroutine(self, object):
787
return
False
788
789
790
try
:
Callers
4
_get_dictionary
Function · 0.80
_get_py_dictionary
Method · 0.80
get_var_scope
Function · 0.80
generate_imports_tip_for_module
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected