Home
last modified time | relevance | path

Searched defs:local_hostname (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsmtplib.py239 def __init__(self, host='', port=0, local_hostname=None, argument
797 def __init__(self, host='', port=0, local_hostname=None, argument
835 def __init__(self, host='', port=LMTP_PORT, local_hostname=None): argument
/external/python/cpython3/Lib/
Dsmtplib.py226 def __init__(self, host='', port=0, local_hostname=None, argument
1010 def __init__(self, host='', port=0, local_hostname=None, argument
1065 def __init__(self, host='', port=LMTP_PORT, local_hostname=None, argument