Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ empty
Method
empty
_pydevd_bundle/pydevd_io.py:143–144 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
141
pass
142
143
def
empty(self):
144
return
len(self.buflist) == 0
145
146
147
class
_RedirectInfo(object):
Callers
3
return_control
Function · 0.45
can_exit
Method · 0.45
dispose_and_kill_all_pydevd_threads
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected