OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMTPHeloError
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/
smtplib.py
54
"SMTPConnectError", "
SMTPHeloError
", "SMTPAuthenticationError",
122
class
SMTPHeloError
(SMTPResponseException):
530
SMTPHeloError
The server didn't reply properly to
537
raise
SMTPHeloError
(code, resp)
553
SMTPHeloError
The server didn't reply properly to
631
SMTPHeloError
The server didn't reply properly to
679
SMTPHeloError
The server didn't reply properly to
/prebuilts/gdb/linux-x86/lib/python2.7/
smtplib.py
54
"SMTPConnectError", "
SMTPHeloError
", "SMTPAuthenticationError",
122
class
SMTPHeloError
(SMTPResponseException):
530
SMTPHeloError
The server didn't reply properly to
537
raise
SMTPHeloError
(code, resp)
553
SMTPHeloError
The server didn't reply properly to
631
SMTPHeloError
The server didn't reply properly to
679
SMTPHeloError
The server didn't reply properly to
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py
54
"SMTPConnectError", "
SMTPHeloError
", "SMTPAuthenticationError",
122
class
SMTPHeloError
(SMTPResponseException):
530
SMTPHeloError
The server didn't reply properly to
537
raise
SMTPHeloError
(code, resp)
553
SMTPHeloError
The server didn't reply properly to
631
SMTPHeloError
The server didn't reply properly to
679
SMTPHeloError
The server didn't reply properly to
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py
54
"SMTPConnectError", "
SMTPHeloError
", "SMTPAuthenticationError",
122
class
SMTPHeloError
(SMTPResponseException):
530
SMTPHeloError
The server didn't reply properly to
537
raise
SMTPHeloError
(code, resp)
553
SMTPHeloError
The server didn't reply properly to
631
SMTPHeloError
The server didn't reply properly to
679
SMTPHeloError
The server didn't reply properly to
Completed in 45 milliseconds