HomeSort by relevance Sort by last modified time
    Searched refs:SMTP_SSL_PORT (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
smtplib.py 58 SMTP_SSL_PORT = 465
760 default_port = SMTP_SSL_PORT
  /external/python/cpython2/Lib/
smtplib.py 58 SMTP_SSL_PORT = 465
794 default_port = SMTP_SSL_PORT
  /prebuilts/gdb/darwin-x86/lib/python2.7/
smtplib.py 58 SMTP_SSL_PORT = 465
770 default_port = SMTP_SSL_PORT
  /prebuilts/gdb/linux-x86/lib/python2.7/
smtplib.py 58 SMTP_SSL_PORT = 465
770 default_port = SMTP_SSL_PORT
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py 58 SMTP_SSL_PORT = 465
770 default_port = SMTP_SSL_PORT
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py 58 SMTP_SSL_PORT = 465
770 default_port = SMTP_SSL_PORT

Completed in 300 milliseconds