Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpoplib.py28 POP3_SSL_PORT = 995 variable
338 def __init__(self, host, port = POP3_SSL_PORT, keyfile = None, certfile = None):