Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimaplib.py35 IMAP4_SSL_PORT = 993 variable
1145 def __init__(self, host = '', port = IMAP4_SSL_PORT, keyfile = None, certfile = None):
1151 def open(self, host = '', port = IMAP4_SSL_PORT):