Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsmtplib.py1066 LMTP_PORT = 2003 variable
1084 def __init__(self, host='', port=LMTP_PORT, local_hostname=None,
/third_party/python/Doc/library/
Dsmtplib.rst118 .. class:: LMTP(host='', port=LMTP_PORT, local_hostname=None, \