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.py546 imap_class = imaplib.IMAP4 variable in NewIMAPTests
552 imap_class = IMAP4_SSL variable in NewIMAPSSLTests
589 imap_class = imaplib.IMAP4 variable in ThreadedNetworkedTests
959 imap_class = IMAP4_SSL variable in ThreadedNetworkedTestsSSL
989 imap_class = imaplib.IMAP4 variable in RemoteIMAPTest
1038 imap_class = IMAP4_SSL variable in RemoteIMAP_SSLTest