Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ Foo
Class
Foo
tests_python/test_smart_step_into_bytecode.py:462–465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
yield
sys._getframe()
461
462
class
Foo(object):
463
464
def
__init__(self):
465
pass
466
467
f = Foo()
468
Callers
1
function
Function · 0.70
Calls
no outgoing calls
Tested by
1
function
Function · 0.56