Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dimaplib.py34 IMAP4_PORT = 143 variable
/external/python/cpython3/Lib/
Dimaplib.py42 IMAP4_PORT = 143 variable