Searched refs:LMTP_PORT (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
H A D | smtplib.py | 792 LMTP_PORT = 2003 variable 809 def __init__(self, host='', port=LMTP_PORT, local_hostname=None):
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
H A D | smtplib.py | 792 LMTP_PORT = 2003 variable 809 def __init__(self, host='', port=LMTP_PORT, local_hostname=None):
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
H A D | smtplib.py | 792 LMTP_PORT = 2003 variable 809 def __init__(self, host='', port=LMTP_PORT, local_hostname=None):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
H A D | smtplib.py | 792 LMTP_PORT = 2003 variable 809 def __init__(self, host='', port=LMTP_PORT, local_hostname=None):
|
Completed in 510 milliseconds