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

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

Completed in 337 milliseconds