Searched defs:local_hostname (Results 1 – 1 of 1) sorted by relevance
| /third_party/python/Lib/ |
| D | smtplib.py | 229 def __init__(self, host='', port=0, local_hostname=None, argument 1030 def __init__(self, host='', port=0, local_hostname=None, argument 1084 def __init__(self, host='', port=LMTP_PORT, local_hostname=None, argument
|