Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dimaplib.py43 IMAP4_SSL_PORT = 993 variable
1305 def __init__(self, host='', port=IMAP4_SSL_PORT, keyfile=None,
1330 def open(self, host='', port=IMAP4_SSL_PORT, timeout=None):
/third_party/python/Doc/library/
Dimaplib.rst85 .. class:: IMAP4_SSL(host='', port=IMAP4_SSL_PORT, keyfile=None, \