Home
last modified time | relevance | path

Searched refs:do_LOGIN (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/
H A Dimap4.py1226 def do_LOGIN(self, tag, user, passwd): member in IMAP4Server
1235 unauth_LOGIN = (do_LOGIN, arg_astring, arg_finalastring)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/mail/
H A Dimap4.py1048 def do_LOGIN(self, tag, user, passwd): member in IMAP4Server
1058 unauth_LOGIN = (do_LOGIN, arg_astring, arg_astring)
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api11121 twisted.mail.imap4.IMAP4Server.do_LOGIN?4(tag, user, passwd)