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.py492 imap_class = imaplib.IMAP4 variable in NewIMAPTests
498 imap_class = IMAP4_SSL variable in NewIMAPSSLTests
535 imap_class = imaplib.IMAP4 variable in ThreadedNetworkedTests
890 imap_class = IMAP4_SSL variable in ThreadedNetworkedTestsSSL
920 imap_class = imaplib.IMAP4 variable in RemoteIMAPTest
969 imap_class = IMAP4_SSL variable in RemoteIMAP_SSLTest