Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_imaplib.py543 imap_class = imaplib.IMAP4 variable in NewIMAPTests
549 imap_class = IMAP4_SSL variable in NewIMAPSSLTests
586 imap_class = imaplib.IMAP4 variable in ThreadedNetworkedTests
955 imap_class = IMAP4_SSL variable in ThreadedNetworkedTestsSSL
985 imap_class = imaplib.IMAP4 variable in RemoteIMAPTest
1034 imap_class = IMAP4_SSL variable in RemoteIMAP_SSLTest