Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ _handle
Method
_handle
_pydevd_bundle/pydevd_code_to_source.py:148–149 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
146
147
class
_BasePushHandler(_BaseHandler):
148
def
_handle(self):
149
self.stack.push(self)
150
151
152
class
_BaseLoadHandler(_BasePushHandler):
Callers
nothing calls this directly
Calls
1
push
Method · 0.45
Tested by
no test coverage detected