Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimaplib.py34 IMAP4_PORT = 143 variable
151 def __init__(self, host = '', port = IMAP4_PORT):
221 def open(self, host = '', port = IMAP4_PORT):