MCPcopy 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
147class _RedirectInfo(object):

Callers 3

return_controlFunction · 0.45
can_exitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected