Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsmtplib.py816 LMTP_PORT = 2003 variable
834 def __init__(self, host='', port=LMTP_PORT, local_hostname=None):