Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ __init__
Method
__init__
tests/timeline.py:612–613 ·
view source on GitHub ↗
(self, first, second)
Source
from the content-addressed store, hash-verified
610
OPERATOR =
">>"
611
612
def
__init__(self, first, second):
613
super().__init__(first, second)
614
615
@property
616
def
first(self):
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected