Home
last modified time | relevance | path

Searched defs:initial_response_ok (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dsmtplib.py605 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
666 def login(self, user, password, *, initial_response_ok=True): argument