MCPcopy 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
557class PyDB(object):

Callers 1

on_disconnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected