MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / login

Method login

Lib/imaplib.py:498–509  ·  view source on GitHub ↗

Identify client using plaintext password. (typ, [data]) = .login(user, password) NB: 'password' will be quoted.

(self, user, password)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_simple_commandMethod · 0.95
_quoteMethod · 0.95
errorMethod · 0.45

Tested by

no test coverage detected