Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ logout
Method
logout
pydevd.py:552–554 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
550
self._wrong_attempts = 0
551
552
def
logout(self):
553
self._authenticated = None
554
self._wrong_attempts = 0
555
556
557
class
PyDB(object):
Callers
1
on_disconnect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected